DUNE PDELab (unstable)
Dune::PDELab::LocalAssemblerTraits< GO > Struct Template Reference
#include <dune/pdelab/gridoperator/common/assemblerutilities.hh>
Public Types | |
| typedef GO::Traits::TrialGridFunctionSpace | TrialGridFunctionSpace |
| The trial grid function space. | |
| typedef GO::Traits::TestGridFunctionSpace | TestGridFunctionSpace |
| The test grid function space. | |
| typedef GO::Traits::TrialGridFunctionSpaceConstraints | TrialGridFunctionSpaceConstraints |
| The type of the trial grid function space constraints. | |
| typedef GO::Traits::TestGridFunctionSpaceConstraints | TestGridFunctionSpaceConstraints |
| The type of the test grid function space constraints. | |
| typedef GO::Traits::MatrixBackend | MatrixBackend |
| The matrix backend of the grid operator. | |
| typedef GO::Traits::DomainField | DomainField |
| The field type of the domain (solution). | |
| typedef GO::Traits::Domain | Domain |
| The type of the domain (solution). | |
| typedef GO::Traits::Domain | Solution |
| The type of the domain (solution). | |
| typedef GO::Traits::RangeField | RangeField |
| The field type of the range (residual). | |
| typedef GO::Traits::Range | Range |
| The type of the range (residual). | |
| typedef GO::Traits::Range | Residual |
| The type of the range (residual). | |
| typedef GO::Traits::JacobianField | JacobianField |
| The field type of the jacobian. | |
| typedef GO::Traits::Jacobian | Jacobian |
| The type of the jacobian. | |
| typedef MatrixBackend::template Pattern< Jacobian, TestGridFunctionSpace, TrialGridFunctionSpace > | MatrixPattern |
| The matrix pattern. | |
| typedef GO::BorderDOFExchanger | BorderDOFExchanger |
| The helper class to exchange data on the processor boundary. | |
Detailed Description
template<typename GO>
struct Dune::PDELab::LocalAssemblerTraits< GO >
struct Dune::PDELab::LocalAssemblerTraits< GO >
Traits of the local assembler
- Template Parameters
-
GO The grid operator
The documentation for this struct was generated from the following file:
- dune/pdelab/gridoperator/common/assemblerutilities.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)