Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/conservation-laws/ryujin
/ functions
Functions
861 in github.com/conservation-laws/ryujin
⨍
Functions
861
◇
Types & classes
338
Method
prescribe_riemann_characteristic
source/euler/hyperbolic_system.h:1038
Method
prescribe_riemann_characteristic
source/shallow_water/hyperbolic_system.h:887
Method
prescribe_riemann_characteristic
source/euler_aeos/hyperbolic_system.h:1283
Method
pressure
source/euler_barotropic/barotropic_equation_of_state_pressureless.h:29
Method
pressure
source/euler_barotropic/barotropic_equation_of_state_isothermal.h:45
Method
pressure
source/euler_barotropic/barotropic_equation_of_state_isentropic.h:46
Method
pressure
* The pressure is given by * \f{align} * p = (\gamma - 1) \rho e * \f} */
source/euler_aeos/equation_of_state_polytropic_gas.h:53
Method
pressure
* 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
Method
pressure
* 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
Method
pressure
* The pressure is given by * \f{align} * p = 0.0 * \f} */
source/euler_aeos/equation_of_state_pressureless.h:42
Method
pressure
* 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
Method
pressure
source/euler_aeos/equation_of_state_function.h:102
Method
pressure
* 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
Method
pressure
* The pressure is given by the formula (19) in reference. */
source/euler_aeos/equation_of_state_simple_macaw.h:74
Method
pressure_cold
source/euler_aeos/equation_of_state_simple_macaw.h:140
Method
print_cycle_statistics
source/time_loop.template.h:1445
Method
print_head
source/time_loop.template.h:1044
Method
print_info
source/time_loop.template.h:1034
Method
print_information
source/time_loop.template.h:1074
Method
print_memory_statistics
source/time_loop.template.h:1151
Method
print_mpi_partition
source/time_loop.template.h:955
Method
print_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
Method
print_throughput
source/time_loop.template.h:1267
Method
print_timers
source/time_loop.template.h:1180
Method
projection_bounds_from_state
source/euler_barotropic/limiter.h:226
Method
projection_bounds_from_state
source/scalar_conservation/limiter.h:213
Method
projection_bounds_from_state
source/shallow_water/limiter.h:236
Method
projection_bounds_from_state
source/euler_aeos/limiter.h:272
Method
projection_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
Method
prolongate
source/navier_stokes/parabolic_module_gmg_operators.h:469
Method
pull_back
source/transfinite_interpolation.template.h:412
Method
pull_back
source/geometries/geometry_airfoil.h:69
Method
pull_back
source/geometries/geometry_airfoil.h:182
Method
pull_back
source/geometries/geometry_geotiff_profile.h:33
Method
push_forward
source/transfinite_interpolation.template.h:368
Method
push_forward
source/geometries/geometry_airfoil.h:96
Method
push_forward
source/geometries/geometry_airfoil.h:200
Method
push_forward
source/geometries/geometry_geotiff_profile.h:46
Method
push_forward_gradient
source/transfinite_interpolation.template.h:386
Method
read_checkpoint
source/time_loop.template.h:549
Method
read_in_raster
source/geotiff_reader.h:227
Method
reference_density
source/euler_barotropic/hyperbolic_system.h:170
Method
reference_density
source/euler/hyperbolic_system.h:141
Method
reference_density
source/euler_aeos/hyperbolic_system.h:167
Method
register_create_parameter_files
source/equation_dispatch.h:95
Method
register_dispatch
source/equation_dispatch.h:144
Method
reinit
* Reinit with a scalar partitioner */
source/diagonal_preconditioner.h:44
Method
reinit_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
Method
reinit_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
Method
renumber_for_simd
source/offline_data.template.h:129
Method
reset
source/euler_barotropic/limiter.h:273
Method
reset
source/euler_barotropic/indicator.h:155
Method
reset
source/scalar_conservation/limiter.h:259
Method
reset
source/scalar_conservation/indicator.h:154
Method
reset
source/euler/limiter.h:324
Method
reset
source/euler/indicator.h:189
Method
reset
source/shallow_water/limiter.h:291
Method
reset
source/shallow_water/indicator.h:158
Method
reset
source/euler_aeos/limiter.h:348
Method
reset
source/euler_aeos/indicator.h:191
Method
reset
* Reset temporary storage */
source/skeleton/limiter.h:148
Method
reset
* Reset temporary storage and initialize for a new row corresponding * to state vector U_i. */
source/skeleton/indicator.h:95
Method
restrict_and_add
source/navier_stokes/parabolic_module_gmg_operators.h:477
Method
riemann_data_from_state
source/euler/riemann_solver.template.h:376
Method
riemann_data_from_state
source/shallow_water/riemann_solver.template.h:208
Method
riemann_data_from_state
source/euler_aeos/riemann_solver.template.h:557
Method
set_id_violation_strategy
* Sets the invariant domain violation strategy. */
source/stub_parabolic_module.h:156
Method
set_id_violation_strategy
* Sets the invariant domain violation strategy. */
source/navier_stokes/parabolic_module.h:223
Method
specific_entropy
source/euler_aeos/equation_of_state_simple_macaw.h:159
Method
specific_internal_energy
source/euler_barotropic/barotropic_equation_of_state_pressureless.h:34
Method
specific_internal_energy
source/euler_barotropic/barotropic_equation_of_state_isothermal.h:40
Method
specific_internal_energy
source/euler_barotropic/barotropic_equation_of_state_isentropic.h:41
Method
specific_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
Method
specific_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
Method
specific_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
Method
specific_internal_energy
* The specific internal energy is given by * \f{align} * e = 0 * \f} */
source/euler_aeos/equation_of_state_pressureless.h:54
Method
specific_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
Method
specific_internal_energy
source/euler_aeos/equation_of_state_function.h:107
Method
specific_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
Method
specific_internal_energy
* The specific internal energy is given by a complicated formula. */
source/euler_aeos/equation_of_state_simple_macaw.h:87
Method
speed_of_sound
source/euler_barotropic/barotropic_equation_of_state_pressureless.h:39
Method
speed_of_sound
source/euler_barotropic/barotropic_equation_of_state_isothermal.h:50
Method
speed_of_sound
source/euler_barotropic/barotropic_equation_of_state_isentropic.h:51
Method
speed_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
Method
speed_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
Method
speed_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
Method
speed_of_sound
* The speed of sound is given by * \f{align} * c^2 = 0 * \f} */
source/euler_aeos/equation_of_state_pressureless.h:77
Method
speed_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
Method
speed_of_sound
source/euler_aeos/equation_of_state_function.h:117
Method
speed_of_sound
* The speed of sound is given by */
source/euler_aeos/equation_of_state_jones_wilkins_lee.h:123
Method
speed_of_sound
* The speed of sound is given by equation (21) in reference. */
source/euler_aeos/equation_of_state_simple_macaw.h:117
Method
star_state
source/shallow_water/hyperbolic_system.h:1046
Method
step
source/hyperbolic_module.template.h:262
Method
step
source/navier_stokes/parabolic_module.template.h:301
Method
step_erk_11
source/time_integrator.template.h:422
Method
step_erk_22
source/time_integrator.template.h:441
Method
step_erk_33
source/time_integrator.template.h:465
Method
step_erk_43
source/time_integrator.template.h:500
Method
step_erk_54
source/time_integrator.template.h:540
Method
step_imex_11
source/time_integrator.template.h:795
← previous
next →
701–800 of 861, ranked by callers