dune-vtk 2.8
Loading...
Searching...
No Matches
Public Attributes | List of all members
Dune::Vtk::LagrangeGridCreator< GridType >::ElementParametrization Struct Reference

#include <dune/vtk/gridcreators/lagrangegridcreator.hh>

Public Attributes

GeometryType type
 
std::vector< std::int64_t > nodes
 
std::vector< unsigned int > corners
 

Member Data Documentation

◆ corners

template<class GridType >
std::vector<unsigned int> Dune::Vtk::LagrangeGridCreator< GridType >::ElementParametrization::corners

◆ nodes

template<class GridType >
std::vector<std::int64_t> Dune::Vtk::LagrangeGridCreator< GridType >::ElementParametrization::nodes

◆ type

template<class GridType >
GeometryType Dune::Vtk::LagrangeGridCreator< GridType >::ElementParametrization::type

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