MCPcopy Create free account

hub / github.com/conservation-laws/ryujin / types & classes

Types & classes338 in github.com/conservation-laws/ryujin

↓ 1 callersClassCorrection
* A class signalling that a correction step is required for the update. * This is meant to be a truly exceptional situation, for example where *
source/hyperbolic_module.h:99
↓ 1 callersClassData
source/time_loop.template.h:1274
↓ 1 callersClasstestValues
* Create struct with default test values. Test values can be modified to * accomodate specific EOS. */
tests/euler_aeos/equation_of_state_library.cc:26
EnumAdaptationStrategy
* Controls the spatial mesh adaptation strategy. * * @ingroup Mesh */
source/mesh_adaptor.h:25
ClassAirfoil
source/geometries/geometry_airfoil.h:825
ClassAirfoilManifold
source/geometries/geometry_airfoil.h:44
ClassAnnulus
source/geometries/geometry_annulus.h:243
EnumAnsatz
* An enum class for setting the finite element ansatz. * * @ingroup Mesh */
source/discretization.h:136
ClassAssemblyCopyData
source/scratch_data.h:80
ClassAssemblyScratchData
source/scratch_data.h:26
ClassAstroJet
source/euler/initial_state_astro_jet.h:29
ClassBarotropicEquationOfState
* A small abstract base class to group configuration options for a * barotropic equation of state. * * @ingroup EulerEquations */
source/euler_barotropic/barotropic_equation_of_state.h:29
ClassBeckerSolution
source/euler/initial_state_becker_solution.h:47
EnumBias
* Controls the bias of the fast_pow() functions. */
source/simd.h:179
EnumBoundary
* An enum of type dealii::types::boundary_id that provides an mnemonic * for prescribing different boundary conditions on faces. * * @note In
source/discretization.h:53
ClassBurgers
* A generic flux description parsed from a user-provided string * * @ingroup ScalarConservation */
source/scalar_conservation/flux_burgers.h:21
EnumCFLRecoveryStrategy
* Controls the chosen invariant domain / CFL recovery strategy. * * @ingroup TimeLoop */
source/time_integrator.h:27
ClassCircularDamBreak
source/shallow_water/initial_state_circular_dam_break.h:27
ClassCollection
source/discretization.h:241
ClassContrast
source/euler/initial_state_contrast.h:27
ClassContrast
source/shallow_water/initial_state_contrast.h:25
ClassCubicSpline
* A cubic spline class implemented as a thin wrapper around the GSL * spline library functions. * * Usage: * @code * std::vector<double
source/cubic_spline.h:30
ClassCylinder
source/geometries/geometry_cylinder.h:228
ClassDebug
tests/common/sparsity_pattern_simd_01.cc:17
ClassDescription
source/hyperbolic_module.template.h:23
ClassDescription
* A struct that contains all equation specific classes describing the * chosen hyperbolic system, the indicator, the limiter and * (approxim
source/euler_barotropic/description.h:36
ClassDescription
* This struct contains all equation specific classes describing the * chosen hyperbolic system, the indicator, the limiter and * (approximat
source/scalar_conservation/description.h:37
ClassDescription
source/scalar_conservation/initial_state_function.h:19
ClassDescription
source/scalar_conservation/initial_state_uniform.h:17
ClassDescription
* A struct that contains all equation specific classes describing the * chosen hyperbolic system, the indicator, the limiter and * (approxim
source/euler/description.h:33
ClassDescription
source/shallow_water/initial_state_circular_dam_break.h:19
ClassDescription
* A struct that contains all equation specific classes describing the * chosen hyperbolic system, the indicator, the limiter and * (approxim
source/shallow_water/description.h:34
ClassDescription
* A struct that contains all equation specific classes describing the * chosen hyperbolic system, the indicator, the limiter and * (approxim
source/euler_aeos/description.h:34
ClassDescription
* A struct that contains all equation specific classes describing the * chosen hyperbolic system, the indicator, the limiter and * (approxim
source/navier_stokes/description.h:32
ClassDescription
source/navier_stokes/parabolic_module.h:41
ClassDescription
* A struct that contains all equation specific classes describing the * chosen hyperbolic system, the indicator, the limiter and * (approxim
source/skeleton/description.h:32
ClassDescription
source/skeleton/initial_state_uniform.h:17
ClassDiagonalMatrix
source/navier_stokes/parabolic_module_gmg_operators.h:44
ClassDiagonalMatrix
source/navier_stokes/parabolic_module.h:39
ClassDiagonalPreconditioner
source/diagonal_preconditioner.h:23
ClassDiscretization
source/discretization.h:220
ClassDiscretization
source/geometries/geometry.h:23
ClassDiscretization<1>
source/discretization.cc:11
ClassDiscretization<2>
source/discretization.cc:12
ClassDiscretization<3>
source/discretization.cc:13
ClassDisk
source/geometries/geometry_disk.h:25
ClassDispatch
source/equation_dispatch.h:270
ClassEnergyMatrix
source/navier_stokes/parabolic_module_gmg_operators.h:550
ClassEntryType
source/sparse_matrix_simd.h:23
ClassEntryType<Number, 1>
source/sparse_matrix_simd.h:28
ClassEquationDispatch
* Dispatcher class that calls into the right TimeLoop depending on what * has been set in the parameter file. * * When starting up the ryujin
source/equation_dispatch.h:53
ClassEquationOfState
* A small abstract base class to group configuration options for an * equation of state. * * @ingroup EulerEquations */
source/euler_aeos/equation_of_state.h:29
ClassExactRiemannSolution
source/euler/initial_state_exact_riemann_solution.h:36
ClassExtrudedManifold
source/geometries/geometry_airfoil.h:239
ClassFC
source/simd.template.h:131
ClassFC<double, width>
source/simd.template.h:135
ClassFC<float, width>
source/simd.template.h:175
ClassFlowOverBump
source/shallow_water/initial_state_flow_over_bump.h:27
ClassFlux
* A small abstract base class to group configuration options for the * flux. * * This function derives directly from dealii::Function<1
source/scalar_conservation/flux.h:30
ClassFourStateContrast
source/euler/initial_state_four_state_contrast.h:30
ClassFunction
* A user-specified equation of state for the barotropic Euler equations. * * The specific internal energy, pressure and speed of sound have
source/euler_barotropic/barotropic_equation_of_state_function.h:31
ClassFunction
source/scalar_conservation/initial_state_function.h:27
ClassFunction
* A generic flux description parsed from a user-provided string * * @ingroup ScalarConservation */
source/scalar_conservation/flux_function.h:28
ClassFunction
source/euler/initial_state_function.h:24
ClassFunction
source/shallow_water/initial_state_function.h:27
ClassFunction
* A user-specified equation of state * * @ingroup EulerEquations */
source/euler_aeos/equation_of_state_function.h:23
ClassGeoTIFF
source/shallow_water/initial_state_geotiff.h:28
ClassGeoTIFFProfile
source/geometries/geometry_geotiff_profile.h:81
ClassGeoTIFFReader
source/geotiff_reader.h:55
ClassGeometry
source/geometries/geometry.h:33
ClassGradingManifold
source/geometries/geometry_airfoil.h:153
EnumHP_Collection
source/geometries/geometry.h:72
EnumHeightNormalization
source/geotiff_reader.h:26
ClassHouTest
source/shallow_water/initial_state_hou_test.h:26
ClassHyperbolicModule
source/hyperbolic_module.h:113
ClassHyperbolicModule<Description, 1, NUMBER>
source/hyperbolic_module.cc:22
ClassHyperbolicModule<Description, 2, NUMBER>
source/hyperbolic_module.cc:23
ClassHyperbolicModule<Description, 3, NUMBER>
source/hyperbolic_module.cc:24
ClassHyperbolicSystem
* The compressible Euler equations of gas dynamics. Specialized * implementation for a subclass of barotropic equations of state where * the
source/euler_barotropic/hyperbolic_system.h:65
ClassHyperbolicSystem
* A scalar conservation equation for a state \f$u\f$ with a user * specified flux \f$f(u)\f$. * * @ingroup ScalarConservationEquations
source/scalar_conservation/hyperbolic_system.h:39
ClassHyperbolicSystem
* The compressible Euler equations of gas dynamics. Specialized * implementation for a polytropic gas equation. * * We have a (2 + dim)
source/euler/hyperbolic_system.h:40
ClassHyperbolicSystem
* Description of a @p dim dimensional hyperbolic conservation law * modeling the shallow water equations. * * We have a (1 + dim) dimen
source/shallow_water/hyperbolic_system.h:42
ClassHyperbolicSystem
* The compressible Euler equations of gas dynamics. Generalized * implementation with a modified approximate Riemann solver for * finding ma
source/euler_aeos/hyperbolic_system.h:64
ClassHyperbolicSystem
* Description of a hyperbolic conservation law. * * @ingroup SkeletonEquations */
source/skeleton/hyperbolic_system.h:34
ClassHyperbolicSystemView
source/euler_barotropic/hyperbolic_system.h:50
ClassHyperbolicSystemView
source/scalar_conservation/hyperbolic_system.h:31
ClassHyperbolicSystemView
source/euler/hyperbolic_system.h:28
ClassHyperbolicSystemView
source/shallow_water/hyperbolic_system.h:31
ClassHyperbolicSystemView
source/euler_aeos/hyperbolic_system.h:50
ClassHyperbolicSystemView
source/skeleton/hyperbolic_system.h:27
ClassICFLike
source/euler/initial_state_icf_like.h:30
EnumIDViolationStrategy
* An enum controlling the behavior on detection of an invariant domain * or CFL violation. Such a case might occur for either aggressive CFL * n
source/hyperbolic_module.h:47
ClassIndicator
source/euler_barotropic/indicator.h:50
ClassIndicator
source/scalar_conservation/indicator.h:50
ClassIndicator
source/euler/indicator.h:82
ClassIndicator
source/shallow_water/indicator.h:51
ClassIndicator
source/euler_aeos/indicator.h:83
ClassIndicator
source/skeleton/indicator.h:41
ClassIndicatorParameters
source/euler_barotropic/indicator.h:24
ClassIndicatorParameters
source/scalar_conservation/indicator.h:24
next →1–100 of 338, ranked by callers