NGSolve
4.9
|
template for registration of finite element spaces. More...
#include <fespace.hpp>
Public Member Functions | |
RegisterFESpace (string label) | |
constructor registers fespace | |
Static Public Member Functions | |
static FESpace * | Create (const MeshAccess &ma, const Flags &flags) |
creates an fespace of type FES |
template for registration of finite element spaces.
provides static Create - function