Dune Core Modules (unstable)

Dune::FiniteElementInterface::Traits Struct Reference

types of component objects More...

#include <dune/localfunctions/common/interface.hh>

Public Types

typedef ImplementationDefined Basis
 type of the Basis More...
 
typedef ImplementationDefined Coefficients
 type of the Coefficients More...
 
typedef ImplementationDefined Interpolation
 type of the Interpolation More...
 

Detailed Description

types of component objects

Note
This may be a typedef instead of a member class.

Member Typedef Documentation

◆ Basis

type of the Basis

Should be an implementation of BasisInterface

Note
May be an inline class instead of a typedef.

◆ Coefficients

type of the Coefficients

Should be an implementation of CoefficientsInterface

Note
May be an inline class instead of a typedef.

◆ Interpolation

type of the Interpolation

Should be an implementation of InterpolationInterface

Note
May be an inline class instead of a typedef.

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 1, 22:29, 2024)