Concepts
|
Developer Documentation
|
Concepts
Here is a list of all concepts with brief descriptions:
[detail level 123]
| ▼NMeltPoolDG | Interface for a general preconditioner |
| ▼NCompressibleFlow | This file contains various functions that can be used to set and evaluate boundary conditions for the compressible flow solver. The functions can be directly used with the BoundaryConditions class, which provides an interface to manage and evaluate the different boundary conditions in the solver |
| RIsConservedStateCompatible | |
| RIsConservedGradientCompatible | |
| RIsConservedView | |
| RIsPrimitiveView | |
| RIsMaterialView | |
| RIsValueView | |
| RIsGradientView | |
| RIsFluxKernel | |
| RCellEvaluatorType | Concept to check whether a given type conforms to a valid cell evaluator interface |
| RFaceEvaluatorType | Concept to check whether a given type conforms to a valid face evaluator interface |
| ▼NFlow | |
| REOSIsValueView | |
| REOSIsGradientView | |
| RIdealGasIsMaterialView | |
| RStiffenedGasIsMaterialView | |
| RNobleAbelStiffenedGasIsMaterialView | |
| RHasSupportedEOS | Concept ensuring a type defines a specific, compatible supported_eos array |
| ▼NUtils | Implementation of functions defined by C++23 |
| Rrange | |
| RConvectionKernelType | |
| RDiffusionKernelType | |
| RParameterObject | Concept to check if a type is derived from ParametersBase |
| RPreconditionerTypeConcept | |
| RJacobiPreconditionerOperatorType | |
| RDealiipreconditionerWrapperOperatorType | |
| RArithmeticType | |
| RHasJacobianQuadraturePointKernels |
Generated by