Dune Core Modules (2.11.0)
Dune::Vtk::LagrangePointSet< K, dim > Class Template Reference
A set of lagrange points compatible with the numbering of VTK and Gmsh. More...
#include <dune/vtk/utility/lagrangepoints.hh>
Public Member Functions | |
| void | build (GeometryType gt) |
| Fill the lagrange points for the given geometry type. | |
| template<GeometryType::Id geometryId> | |
| bool | build () |
Fill the lagrange points for the given topology type Topology | |
Static Public Member Functions | |
| template<GeometryType::Id geometryId> | |
| static bool | supports (std::size_t) |
Detailed Description
template<class K, unsigned int dim>
class Dune::Vtk::LagrangePointSet< K, dim >
class Dune::Vtk::LagrangePointSet< K, dim >
A set of lagrange points compatible with the numbering of VTK and Gmsh.
- Template Parameters
-
K Field-type for the coordinates dim Dimension of the coordinates
Member Function Documentation
◆ supports()
template<class K , unsigned int dim>
template<GeometryType::Id geometryId>
|
inlinestatic |
Returns whether the point set support the given topology type Topology and can generate point for the given order.
The documentation for this class was generated from the following file:
- dune/vtk/utility/lagrangepoints.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Feb 14, 23:39, 2026)