DUNE-ACFEM (2.5.1)

Dune::ACFem::LagrangeLeafFunctionSelector< Grid, FunctionSpace, PolOrder, family > Struct Template Reference

Helper class which defines likey discrete function types. More...

#include <dune/acfem/common/discretefunctionselector.hh>

Public Types

enum  
 polynomial order
 
typedef Grid GridType
 Type of underlying grid.
 
typedef FunctionSpace FunctionSpaceType
 Type of underlying function space.
 

Detailed Description

template<class Grid, class FunctionSpace, unsigned PolOrder, SolverFamily::Family family = SolverFamily::family>
struct Dune::ACFem::LagrangeLeafFunctionSelector< Grid, FunctionSpace, PolOrder, family >

Helper class which defines likey discrete function types.

This is for continuous FEM and standard Lagrange FEM spaces.

Parameters
[in]GridUnderlying hierarchical grid
[in]FunctionSpaceThe function space, defining domain and range point types.
[in]PolOrderDesired polynomial order
[in]useISTLIf true use ISTL taylored discrete functions.

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 (Apr 27, 22:29, 2024)