|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
Dune::PDELab::VTKFiniteElementMapAdapter< G, FEM > Class Template Referenceabstract
#include <dune/pdelab/common/vtkexport.hh>
Inheritance diagram for Dune::PDELab::VTKFiniteElementMapAdapter< G, FEM >:

Public Types | |
| typedef GridView::ctype | ctype |
Public Member Functions | |
| VTKFiniteElementMapAdapter (const FEM &fem_, std::string s_) | |
| virtual int | ncomps () const override |
| virtual double | evaluate (int comp, const Entity &e, const Dune::FieldVector< DF, n > &xi) const override |
| virtual std::string | name () const override |
| virtual double | evaluate (int comp, const Entity &e, const Dune::FieldVector< ctype, dim > &xi) const =0 |
| virtual VTK::Precision | precision () const |
Static Public Attributes | |
| static constexpr int | dim |
Detailed Description
template<typename G, typename FEM>
class Dune::PDELab::VTKFiniteElementMapAdapter< G, FEM >
class Dune::PDELab::VTKFiniteElementMapAdapter< G, FEM >
vizualize order of a hp-FiniteElementMap so it can be used with the VTKWriter from dune-grid.
- Template Parameters
-
GV GridView to vizualize on FEM FiniteElementMap to vizualize
Constructor & Destructor Documentation
◆ VTKFiniteElementMapAdapter()
template<typename G , typename FEM >
|
inline |
Member Function Documentation
◆ evaluate()
template<typename G , typename FEM >
|
inlineoverridevirtual |
◆ name()
template<typename G , typename FEM >
|
inlineoverridevirtual |
Implements Dune::VTKFunction< G >.
◆ ncomps()
template<typename G , typename FEM >
|
inlineoverridevirtual |
Implements Dune::VTKFunction< G >.
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8