MCPcopy Create free account

hub / github.com/conservation-laws/ryujin / functions

Functions861 in github.com/conservation-laws/ryujin

Methodprescribe_riemann_characteristic
source/euler/hyperbolic_system.h:1038
Methodprescribe_riemann_characteristic
source/shallow_water/hyperbolic_system.h:887
Methodprescribe_riemann_characteristic
source/euler_aeos/hyperbolic_system.h:1283
Methodpressure
source/euler_barotropic/barotropic_equation_of_state_pressureless.h:29
Methodpressure
source/euler_barotropic/barotropic_equation_of_state_isothermal.h:45
Methodpressure
source/euler_barotropic/barotropic_equation_of_state_isentropic.h:46
Methodpressure
* The pressure is given by * \f{align} * p = (\gamma - 1) \rho e * \f} */
source/euler_aeos/equation_of_state_polytropic_gas.h:53
Methodpressure
* The pressure is given by * \f{align} * p = (\gamma - 1) * (\rho * e + a \rho^2)/(1 - b \rho) - a \rho^2 * \f} */
source/euler_aeos/equation_of_state_van_der_waals.h:70
Methodpressure
* The pressure is given by * \f{align} * p = (\gamma - 1) \rho (e - q) / (1 - b \rho) - \gamma p_\infty * \f} */
source/euler_aeos/equation_of_state_noble_abel_stiffened_gas.h:73
Methodpressure
* The pressure is given by * \f{align} * p = 0.0 * \f} */
source/euler_aeos/equation_of_state_pressureless.h:42
Methodpressure
* Variant of above function operating on a contiguous range of * values. The result is stored in the first argument @p p, * overriding p
source/euler_aeos/equation_of_state.h:83
Methodpressure
source/euler_aeos/equation_of_state_function.h:102
Methodpressure
* The pressure is given by * \f{align} * p = A(1 - \omega / R_1 \rho / \rho_0) e^{(-R_1 \rho_0 / \rho)} * + B(1 - \omega /
source/euler_aeos/equation_of_state_jones_wilkins_lee.h:69
Methodpressure
* The pressure is given by the formula (19) in reference. */
source/euler_aeos/equation_of_state_simple_macaw.h:74
Methodpressure_cold
source/euler_aeos/equation_of_state_simple_macaw.h:140
Methodprint_cycle_statistics
source/time_loop.template.h:1445
Methodprint_head
source/time_loop.template.h:1044
Methodprint_info
source/time_loop.template.h:1034
Methodprint_information
source/time_loop.template.h:1074
Methodprint_memory_statistics
source/time_loop.template.h:1151
Methodprint_mpi_partition
source/time_loop.template.h:955
Methodprint_solver_statistics
* Print a status line with solver statistics. This function is used * for constructing the status message displayed periodically in the * Ti
source/stub_parabolic_module.h:173
Methodprint_throughput
source/time_loop.template.h:1267
Methodprint_timers
source/time_loop.template.h:1180
Methodprojection_bounds_from_state
source/euler_barotropic/limiter.h:226
Methodprojection_bounds_from_state
source/scalar_conservation/limiter.h:213
Methodprojection_bounds_from_state
source/shallow_water/limiter.h:236
Methodprojection_bounds_from_state
source/euler_aeos/limiter.h:272
Methodprojection_bounds_from_state
* Given a state @p U_i and an index @p i return "strict" bounds, * i.e., a minimal convex set containing the state. */
source/skeleton/limiter.h:97
Methodprolongate
source/navier_stokes/parabolic_module_gmg_operators.h:469
Methodpull_back
source/transfinite_interpolation.template.h:412
Methodpull_back
source/geometries/geometry_airfoil.h:69
Methodpull_back
source/geometries/geometry_airfoil.h:182
Methodpull_back
source/geometries/geometry_geotiff_profile.h:33
Methodpush_forward
source/transfinite_interpolation.template.h:368
Methodpush_forward
source/geometries/geometry_airfoil.h:96
Methodpush_forward
source/geometries/geometry_airfoil.h:200
Methodpush_forward
source/geometries/geometry_geotiff_profile.h:46
Methodpush_forward_gradient
source/transfinite_interpolation.template.h:386
Methodread_checkpoint
source/time_loop.template.h:549
Methodread_in_raster
source/geotiff_reader.h:227
Methodreference_density
source/euler_barotropic/hyperbolic_system.h:170
Methodreference_density
source/euler/hyperbolic_system.h:141
Methodreference_density
source/euler_aeos/hyperbolic_system.h:167
Methodregister_create_parameter_files
source/equation_dispatch.h:95
Methodregister_dispatch
source/equation_dispatch.h:144
Methodreinit
* Reinit with a scalar partitioner */
source/diagonal_preconditioner.h:44
Methodreinit_state_vector
* (Re)initialize the parabolic state vector component of the state * vector. * * @note This routine does not modify the hyperbolic stat
source/stub_parabolic_module.h:87
Methodreinit_state_vector
* (Re)initialize the parabolic state vector component of the state * vector. * * @note This routine does not modify the hyperboli
source/navier_stokes/parabolic_module.h:180
Methodrenumber_for_simd
source/offline_data.template.h:129
Methodreset
source/euler_barotropic/limiter.h:273
Methodreset
source/euler_barotropic/indicator.h:155
Methodreset
source/scalar_conservation/limiter.h:259
Methodreset
source/scalar_conservation/indicator.h:154
Methodreset
source/euler/limiter.h:324
Methodreset
source/euler/indicator.h:189
Methodreset
source/shallow_water/limiter.h:291
Methodreset
source/shallow_water/indicator.h:158
Methodreset
source/euler_aeos/limiter.h:348
Methodreset
source/euler_aeos/indicator.h:191
Methodreset
* Reset temporary storage */
source/skeleton/limiter.h:148
Methodreset
* Reset temporary storage and initialize for a new row corresponding * to state vector U_i. */
source/skeleton/indicator.h:95
Methodrestrict_and_add
source/navier_stokes/parabolic_module_gmg_operators.h:477
Methodriemann_data_from_state
source/euler/riemann_solver.template.h:376
Methodriemann_data_from_state
source/shallow_water/riemann_solver.template.h:208
Methodriemann_data_from_state
source/euler_aeos/riemann_solver.template.h:557
Methodset_id_violation_strategy
* Sets the invariant domain violation strategy. */
source/stub_parabolic_module.h:156
Methodset_id_violation_strategy
* Sets the invariant domain violation strategy. */
source/navier_stokes/parabolic_module.h:223
Methodspecific_entropy
source/euler_aeos/equation_of_state_simple_macaw.h:159
Methodspecific_internal_energy
source/euler_barotropic/barotropic_equation_of_state_pressureless.h:34
Methodspecific_internal_energy
source/euler_barotropic/barotropic_equation_of_state_isothermal.h:40
Methodspecific_internal_energy
source/euler_barotropic/barotropic_equation_of_state_isentropic.h:41
Methodspecific_internal_energy
* The specific internal energy is given by * \f{align} * e = p / (\rho (\gamma - 1)) * \f} */
source/euler_aeos/equation_of_state_polytropic_gas.h:64
Methodspecific_internal_energy
* The specific internal energy is given by * \f{align} * \rho e = (p + a \rho^2) * (1 - b \rho) / (\rho (\gamma -1)) * - a \r
source/euler_aeos/equation_of_state_van_der_waals.h:85
Methodspecific_internal_energy
* The specific internal energy is given by * \f{align} * e - q = (p + \gamma p_\infty) * (1 - b \rho) / (\rho (\gamma - 1)) * \
source/euler_aeos/equation_of_state_noble_abel_stiffened_gas.h:86
Methodspecific_internal_energy
* The specific internal energy is given by * \f{align} * e = 0 * \f} */
source/euler_aeos/equation_of_state_pressureless.h:54
Methodspecific_internal_energy
* Variant of above function operating on a contiguous range of * values. The result is stored in the first argument @p p, * overriding p
source/euler_aeos/equation_of_state.h:113
Methodspecific_internal_energy
source/euler_aeos/equation_of_state_function.h:107
Methodspecific_internal_energy
* The specific internal energy is given by * \f{align} * \omega \rho e = p * - A(1 - \omega / R_1 \rho / \rho_0) e^{(-R_1 \rh
source/euler_aeos/equation_of_state_jones_wilkins_lee.h:90
Methodspecific_internal_energy
* The specific internal energy is given by a complicated formula. */
source/euler_aeos/equation_of_state_simple_macaw.h:87
Methodspeed_of_sound
source/euler_barotropic/barotropic_equation_of_state_pressureless.h:39
Methodspeed_of_sound
source/euler_barotropic/barotropic_equation_of_state_isothermal.h:50
Methodspeed_of_sound
source/euler_barotropic/barotropic_equation_of_state_isentropic.h:51
Methodspeed_of_sound
* The speed of sound is given by * \f{align} * c^2 = \gamma * (\gamma - 1) e * \f} */
source/euler_aeos/equation_of_state_polytropic_gas.h:86
Methodspeed_of_sound
* The speed of sound is given by * \f{align} * c^2 = \frac{\gamma (\gamma -1) (e + a \rho)}{(1 - b\rho)^2} * - 2a\rho.
source/euler_aeos/equation_of_state_van_der_waals.h:112
Methodspeed_of_sound
* Let \f$X = (1 - b \rho)\f$. The speed of sound is given by * \f{align} * c^2 = \frac{\gamma (p + p_\infty)}{\rho X} * =
source/euler_aeos/equation_of_state_noble_abel_stiffened_gas.h:111
Methodspeed_of_sound
* The speed of sound is given by * \f{align} * c^2 = 0 * \f} */
source/euler_aeos/equation_of_state_pressureless.h:77
Methodspeed_of_sound
* Variant of above function operating on a contiguous range of * values. The result is stored in the first argument @p p, * overriding p
source/euler_aeos/equation_of_state.h:177
Methodspeed_of_sound
source/euler_aeos/equation_of_state_function.h:117
Methodspeed_of_sound
* The speed of sound is given by */
source/euler_aeos/equation_of_state_jones_wilkins_lee.h:123
Methodspeed_of_sound
* The speed of sound is given by equation (21) in reference. */
source/euler_aeos/equation_of_state_simple_macaw.h:117
Methodstar_state
source/shallow_water/hyperbolic_system.h:1046
Methodstep
source/hyperbolic_module.template.h:262
Methodstep
source/navier_stokes/parabolic_module.template.h:301
Methodstep_erk_11
source/time_integrator.template.h:422
Methodstep_erk_22
source/time_integrator.template.h:441
Methodstep_erk_33
source/time_integrator.template.h:465
Methodstep_erk_43
source/time_integrator.template.h:500
Methodstep_erk_54
source/time_integrator.template.h:540
Methodstep_imex_11
source/time_integrator.template.h:795
← previousnext →701–800 of 861, ranked by callers