AMDiS 2.11-git
The Adaptive Multi-Dimensional Simulation Toolbox
 
Loading...
Searching...
No Matches
YaspGridBasis< dim, degrees > Struct Template Reference

Specialization of LagrangeBasis for Grid type Dune::YaspGrid for a given dimension. More...

#include <ProblemStatTraits.hpp>

Inherits LagrangeBasis< Dune::YaspGrid< dim >, degrees... >.

Additional Inherited Members

- Public Types inherited from DefaultBasisCreator< HostGrid, PreBasisCreator, T, Traits >
using Grid = AdaptiveGrid_t< HostGrid >
 
using GridView = typename Grid::LeafGridView
 
using GlobalBasis = decltype(create(std::declval< GridView >()))
 
using CoefficientType = T
 
using Backend = Traits
 
- Static Public Member Functions inherited from DefaultBasisCreator< HostGrid, PreBasisCreator, T, Traits >
static auto create (std::string const &, GridView const &gridView)
 
static auto create (GridView const &gridView)
 

Detailed Description

template<int dim, int... degrees>
struct AMDiS::YaspGridBasis< dim, degrees >

Specialization of LagrangeBasis for Grid type Dune::YaspGrid for a given dimension.


The documentation for this struct was generated from the following file: