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 >

A set of lagrange points compatible with the numbering of VTK and Gmsh.

Template Parameters
KField-type for the coordinates
dimDimension of the coordinates

Member Function Documentation

◆ supports()

template<class K , unsigned int dim>
template<GeometryType::Id geometryId>
static bool Dune::Vtk::LagrangePointSet< K, dim >::supports ( std::size_t  )
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:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden & Uni Heidelberg  |  generated with Hugo v0.111.3 (Feb 14, 23:39, 2026)