AMDiS 2.11-git
The Adaptive Multi-Dimensional Simulation Toolbox
 
Loading...
Searching...
No Matches
TaylorHoodBasis< Grid, k > Struct Template Reference

ProblemStatTraits of Taylor-Hood basis of lagrange-type with pressure degree k. More...

#include <ProblemStatTraits.hpp>

Inherits DefaultBasisCreator< HostGrid, PreBasisCreator, T, Traits >.

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<class Grid, int k = 1>
struct AMDiS::TaylorHoodBasis< Grid, k >

ProblemStatTraits of Taylor-Hood basis of lagrange-type with pressure degree k.


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