Concepts

Developer Documentation: Concepts
Developer Documentation
Concepts
Here is a list of all concepts with brief descriptions:
[detail level 123]
 NMeltPoolDGInterface for a general preconditioner
 NCompressibleFlowThis 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
 RCellEvaluatorTypeConcept to check whether a given type conforms to a valid cell evaluator interface
 RFaceEvaluatorTypeConcept to check whether a given type conforms to a valid face evaluator interface
 NFlow
 REOSIsValueView
 REOSIsGradientView
 RIdealGasIsMaterialView
 RStiffenedGasIsMaterialView
 RNobleAbelStiffenedGasIsMaterialView
 RHasSupportedEOSConcept ensuring a type defines a specific, compatible supported_eos array
 NUtilsImplementation of functions defined by C++23
 Rrange
 RConvectionKernelType
 RDiffusionKernelType
 RParameterObjectConcept to check if a type is derived from ParametersBase
 RPreconditionerTypeConcept
 RJacobiPreconditionerOperatorType
 RDealiipreconditionerWrapperOperatorType
 RArithmeticType
 RHasJacobianQuadraturePointKernels