PTEMS  0.1.0-dev+git.81fd0e4
PolyTopic Element Method Solver
ptems::ContinuousLagrangeSpace< DIM, X, N > Class Template Reference

Discrete function space of continuous piecewise Lagrange functions. More...

Detailed Description

template<std::size_t DIM, typename X = double, std::size_t N = 1>
class ptems::ContinuousLagrangeSpace< DIM, X, N >

Discrete function space of continuous piecewise Lagrange functions.

Template Parameters
DIMThe dimension of the domain (and mesh)
XThe type of the result of the functions (double, std::complex, etc)
NThe size of the resulting vector space (N=1 for scalars)

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