DUNE-ACFEM (2.5.1)
Dune::ACFem::DefaultOperatorPartsTraits< FunctionSpace > Struct Template Reference
A structure defining some trivial default values for the template structure OperatorPartsTraits<PartsImpl>, given the function-space the beast maps to, and the grid part. More...
#include <dune/acfem/models/operatorparts/operatorparts.hh>
Public Types | |
enum | StructureFlags { isLinear = false , isSymmetric = false , isSemiDefinite = false } |
Static flags for the overall structure of the operator. More... | |
enum | ConstituentFlags { hasFlux = true , hasSources = true , hasRobinFlux = true } |
Provide information about the constituents of the model. More... | |
typedef FunctionSpace | FunctionSpaceType |
The FunctionSpace defining domain and range co-ordinates. | |
typedef FunctionSpaceType::ScalarFunctionSpaceType | ScalarFunctionSpaceType |
The compatible scalar-valued function space. | |
Detailed Description
template<class FunctionSpace>
struct Dune::ACFem::DefaultOperatorPartsTraits< FunctionSpace >
struct Dune::ACFem::DefaultOperatorPartsTraits< FunctionSpace >
A structure defining some trivial default values for the template structure OperatorPartsTraits<PartsImpl>, given the function-space the beast maps to, and the grid part.
The default are homogeneous Neumann boundary conditions anywhere.
Member Enumeration Documentation
◆ ConstituentFlags
template<class FunctionSpace >
enum Dune::ACFem::DefaultOperatorPartsTraits::ConstituentFlags |
◆ StructureFlags
template<class FunctionSpace >
enum Dune::ACFem::DefaultOperatorPartsTraits::StructureFlags |
The documentation for this struct was generated from the following file:
- dune/acfem/models/operatorparts/operatorparts.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)