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
↓ 1 callers
Method
mathematical_entropy_derivative
source/euler/hyperbolic_system.h:916
↓ 1 callers
Method
mathematical_entropy_derivative
source/shallow_water/hyperbolic_system.h:830
↓ 1 callers
Method
n_quantities
* Returns the number of computed quantities. */
source/postprocessor.h:96
↓ 1 callers
Function
naca_4digit_points
* @todo Documentation */
source/geometries/geometry_airfoil.h:299
↓ 1 callers
Function
nasa_sc2
* The NASA SC(2)-0714 airfoil as described in the technical report * NASA Technical Paper 2969, 1990 * NASA Supercritical Airfoils, A Ma
source/geometries/geometry_airfoil.h:367
↓ 1 callers
Function
onera
* Datapoints for the Onera OAT15a airfoil. * * This data is annoyingly hard to get, see the discussion here * https://www.cfd-online.co
source/geometries/geometry_airfoil.h:418
↓ 1 callers
Function
pack_state_values
source/solution_transfer.template.h:60
↓ 1 callers
Method
polynomial_degree
* Return the polynomial degree of the chosen finite element ansatz. */
source/discretization.h:300
↓ 1 callers
Function
populate_equation_of_state_list
source/euler_barotropic/barotropic_equation_of_state_library.cc:24
↓ 1 callers
Function
populate_equation_of_state_list
source/euler_aeos/equation_of_state_library.cc:28
↓ 1 callers
Function
populate_flux_list
source/scalar_conservation/flux_library.cc:23
↓ 1 callers
Method
populate_hp_collections
* Populate all hp::*Collection objects for finite elements, mappings, * and quadratures. As this is a formidable zoo of different collection
source/geometries/geometry.h:96
↓ 1 callers
Function
populate_initial_state_list
source/euler/initial_state_library_euler.h:35
↓ 1 callers
Method
print
tests/common/sparsity_pattern_simd_01.cc:29
↓ 1 callers
Function
print_revision_and_version
source/version_info.cc:17
↓ 1 callers
Method
print_solver_statistics
source/navier_stokes/parabolic_module.template.h:1035
↓ 1 callers
Method
reference_water_depth
source/shallow_water/hyperbolic_system.h:144
↓ 1 callers
Method
reset_bounds
* Reset computed normalization bounds. Calling this function will * force a recomputation of the normalization bounds during the next * call
source/postprocessor.h:114
↓ 1 callers
Function
safe_division
source/euler_barotropic/hyperbolic_system.h:38
↓ 1 callers
Method
schedule_output
source/vtu_output.template.h:84
↓ 1 callers
Method
set_acceptable_tau_max_ratio
source/hyperbolic_module.h:295
↓ 1 callers
Method
set_handle
* Set the handle associated data attached to the triangulation. This * function has to be called after a Triangulation::load() operation * a
source/solution_transfer.h:119
↓ 1 callers
Function
set_thread_limit
* Set up thread pools and obey thread limits: */
source/main.cc:42
↓ 1 callers
Method
speed_of_sound
source/shallow_water/hyperbolic_system.h:810
↓ 1 callers
Method
square_entropy
source/scalar_conservation/hyperbolic_system.h:654
↓ 1 callers
Method
square_entropy_derivative
source/scalar_conservation/hyperbolic_system.h:662
↓ 1 callers
Method
step
source/time_integrator.template.h:250
↓ 1 callers
Function
twotanks
source/geometries/geometry_two_tanks.h:35
↓ 1 callers
Method
vacuum_state_relaxation_large
source/euler_barotropic/hyperbolic_system.h:182
↓ 1 callers
Method
vacuum_state_relaxation_large
source/euler/hyperbolic_system.h:153
↓ 1 callers
Method
vacuum_state_relaxation_large
source/euler_aeos/hyperbolic_system.h:179
↓ 1 callers
Method
vacuum_state_relaxation_small
source/euler/hyperbolic_system.h:147
↓ 1 callers
Method
vacuum_state_relaxation_small
source/euler_aeos/hyperbolic_system.h:173
↓ 1 callers
Function
wall
source/geometries/geometry_wall.h:29
↓ 1 callers
Function
wavetank
source/geometries/geometry_tank.h:30
↓ 1 callers
Method
write_out
source/quantities.template.h:573
Method
reinit_with_scalar_partitioner
source/multicomponent_vector.h:192
Method
get_possible_cells_around_points
source/transfinite_interpolation.template.h:564
Method
interpolate_initial_precomputed_vector
source/initial_values.template.h:283
Method
mark_cells_for_coarsening_and_refinement
source/mesh_adaptor.template.h:531
Method
populate_cell_indicators_from_smoothness_indicators
source/mesh_adaptor.template.h:494
Method
populate_cell_indicators_with_random_values
source/mesh_adaptor.template.h:483
Method
update_ghost_rows_finish
source/sparse_matrix_simd.h:754
Method
Airfoil
source/geometries/geometry_airfoil.h:828
Method
AirfoilManifold
source/geometries/geometry_airfoil.h:49
Method
Annulus
source/geometries/geometry_annulus.h:246
Method
AssemblyScratchData
source/scratch_data.h:29
Method
AstroJet
source/euler/initial_state_astro_jet.h:39
Method
BarotropicEquationOfState
* Constructor taking EOS name @p name and a subsection @p subsection * as an argument. The dealii::ParameterAcceptor is initialized with
source/euler_barotropic/barotropic_equation_of_state.h:37
Method
BeckerSolution
source/euler/initial_state_becker_solution.h:55
Method
Burgers
source/scalar_conservation/flux_burgers.h:24
Method
CircularDamBreak
source/shallow_water/initial_state_circular_dam_break.h:33
Method
Contrast
source/euler/initial_state_contrast.h:37
Method
Contrast
source/shallow_water/initial_state_contrast.h:33
Method
CubicSpline
* Constructor. * * @pre The supplied vectors @p x and @p y must have the same size and * must contain at least two elements. The vector
source/cubic_spline.h:39
Method
Cylinder
source/geometries/geometry_cylinder.h:231
Method
Debug
tests/common/sparsity_pattern_simd_01.cc:20
Method
DiagonalMatrix
* Constructor */
source/navier_stokes/parabolic_module_gmg_operators.h:61
Method
DiagonalPreconditioner
* Constructor */
source/diagonal_preconditioner.h:39
Method
Discretization
source/discretization.template.h:31
Method
Disk
source/geometries/geometry_disk.h:28
Method
Dispatch
source/equation_dispatch.h:271
Method
EnergyMatrix
source/navier_stokes/parabolic_module_gmg_operators.h:559
Method
EquationDispatch
source/equation_dispatch.h:56
Method
EquationOfState
* Constructor taking EOS name @p name and a subsection @p subsection * as an argument. The dealii::ParameterAcceptor is initialized with
source/euler_aeos/equation_of_state.h:37
Method
ExactRiemannSolution
source/euler/initial_state_exact_riemann_solution.h:49
Method
ExtrudedManifold
source/geometries/geometry_airfoil.h:242
Method
FlowOverBump
source/shallow_water/initial_state_flow_over_bump.h:35
Method
Flux
* Constructor taking flux name @p name and a subsection @p * subsection as an argument. The dealii::ParameterAcceptor is * initialized w
source/scalar_conservation/flux.h:38
Method
FourStateContrast
source/euler/initial_state_four_state_contrast.h:40
Method
Function
source/euler_barotropic/barotropic_equation_of_state_function.h:34
Method
Function
source/scalar_conservation/initial_state_function.h:33
Method
Function
source/scalar_conservation/flux_function.h:31
Method
Function
source/euler/initial_state_function.h:32
Method
Function
source/shallow_water/initial_state_function.h:35
Method
Function
source/euler_aeos/equation_of_state_function.h:31
Method
GeoTIFF
source/shallow_water/initial_state_geotiff.h:37
Method
GeoTIFFProfile
source/geometries/geometry_geotiff_profile.h:84
Method
GeoTIFFReader
source/geotiff_reader.h:58
Method
Geometry
* Constructor taking geometry name @p name and a subsection @p * subsection as an argument. The dealii::ParameterAcceptor is * initialized w
source/geometries/geometry.h:41
Method
GradingManifold
source/geometries/geometry_airfoil.h:156
Method
HouTest
source/shallow_water/initial_state_hou_test.h:34
Method
HyperbolicModule
source/hyperbolic_module.template.h:29
Method
HyperbolicSystem
source/euler_barotropic/hyperbolic_system.h:659
Method
HyperbolicSystem
source/scalar_conservation/hyperbolic_system.h:514
Method
HyperbolicSystem
source/euler/hyperbolic_system.h:666
Method
HyperbolicSystem
source/shallow_water/hyperbolic_system.h:638
Method
HyperbolicSystem
source/euler_aeos/hyperbolic_system.h:803
Method
HyperbolicSystem
* Constructor. */
source/skeleton/hyperbolic_system.h:46
Method
HyperbolicSystemView
* Constructor taking a reference to the underlying * HyperbolicSystem */
source/euler_barotropic/hyperbolic_system.h:140
Method
HyperbolicSystemView
* Constructor taking a reference to the underlying * HyperbolicSystem */
source/scalar_conservation/hyperbolic_system.h:94
Method
HyperbolicSystemView
* Constructor taking a reference to the underlying * HyperbolicSystem */
source/euler/hyperbolic_system.h:112
Method
HyperbolicSystemView
* Constructor taking a reference to the underlying * HyperbolicSystem */
source/shallow_water/hyperbolic_system.h:109
Method
HyperbolicSystemView
* Constructor taking a reference to the underlying * HyperbolicSystem */
source/euler_aeos/hyperbolic_system.h:138
Method
HyperbolicSystemView
* Constructor taking a reference to the underlying * HyperbolicSystem */
source/skeleton/hyperbolic_system.h:82
Method
ICFLike
source/euler/initial_state_icf_like.h:40
Method
Indicator
* Constructor taking a HyperbolicSystem instance as argument */
source/euler_barotropic/indicator.h:97
Method
Indicator
* Constructor taking a HyperbolicSystem instance as argument */
source/scalar_conservation/indicator.h:97
Method
Indicator
* Constructor taking a HyperbolicSystem instance as argument */
source/euler/indicator.h:129
Method
Indicator
* Constructor taking a HyperbolicSystem instance as argument */
source/shallow_water/indicator.h:98
← previous
next →
201–300 of 861, ranked by callers