DUNE PDELab (git)

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, TrialGridFunctionSpaceMatrixPattern
 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 >

Traits of the local assembler

Template Parameters
GOThe grid operator

The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 8, 22:30, 2024)