dune-vtk  0.2
Classes | Namespaces
lagrangegridfunction.hh File Reference
#include <optional>
#include <vector>
#include <dune/common/dynvector.hh>
#include <dune/localfunctions/lagrange.hh>
#include <dune/vtk/gridfunctions/common.hh>
#include <dune/vtk/gridfunctions/continuousgridfunction.hh>
#include <dune/vtk/utility/errors.hh>
#include <dune/vtk/utility/lagrangepoints.hh>

Go to the source code of this file.

Classes

class  Dune::Vtk::LagrangeGridFunction< GridType, FieldType, Context >
 Grid-function representing values from a VTK file with local Lagrange interpolation of the values stored on the Lagrange nodes. More...
 
struct  Dune::Vtk::LagrangeGridFunction< GridType, FieldType, Context >::EntitySet
 

Namespaces

 Dune
 
 Dune::Vtk