|
KASKADE 7 development version
|
Some important concepts of Kaskade. More...
Go to the source code of this file.
Classes | |
| class | LocalToGlobalMapperConcept |
| Management of degrees of freedom. More... | |
| class | ConverterConcept |
| Geometrical transformation of shape function values. More... | |
| class | CombinerConcept |
| Algebraic combiner of global degrees of freedom to shape function coefficients. More... | |
| class | Function |
| Function is the interface for evaluatable functions \( f:\Omega\to\mathbb{R}^m \). More... | |
| struct | Weighing |
| A Weighing is a class that allows to compute weighted averages of values associated to cells of a grid. More... | |
| class | Scaling |
| A callable that allows to implement weighted (scaled) norms. More... | |
| class | HierarchicErrorEstimator_D2BlockInfo |
| Defines the block structure of defect systems to be solved by the hierarchical error estimator. More... | |
| class | MatrixRepresentedOperator< X, Y > |
| Defines a linear operator \(A:\ X\rightarrow Y\) with matrix representation \(M_A \in \mathbb{K}^{n\times m}\). More... | |
| class | Collector |
| Defines an interface for integrating values computed over a grid. More... | |
| class | FunctionView |
| A function that supports efficient evaluation via an evaluator. More... | |
| class | WeakFunctionView |
| A function that supports efficient evaluation via cell and local coordinate. More... | |
| class | HyperelasticMaterialLaw |
| A hyperelastic material law. More... | |
| class | InvariantsMaterialConcept |
| A hyperelastic material law formulated in terms of the invariants \( I_1, I_2, I_3 \) of the Cauchy-Green strain tensor \( C \). More... | |
| struct | BlockFilter |
| A block filter specifying which subblocks of a stiffness matrix or right hand side shall be assembled. More... | |
| struct | BlockFilter::D1< row > |
| struct | BlockFilter::D2< row, col > |
Some important concepts of Kaskade.
Definition in file concepts.hh.