DUNE PDELab (git)

Classes

class  Dune::PDELab::GridFunctionBase< T, Imp >
 leaf of a function tree More...
 
class  Dune::PDELab::BoundaryGridFunctionBase< T, Imp >
 leaf of a function tree More...
 
struct  Dune::PDELab::PowerCompositeSetTimeVisitor< TT >
 Visitor for Power- and CompositeGridFunctions calling the setTime() method on the leafs of the corresponding function trees. More...
 
class  Dune::PDELab::PowerGridFunction< T, k >
 product of identical functions More...
 
class  Dune::PDELab::CompositeGridFunction< Children >
 composite functions More...
 
class  Dune::PDELab::GridFunctionBaseAdapter< Imp >
 Turn an ordinary GridFunction into a GridFunctionTree leaf. More...
 
struct  Dune::PDELab::AnalyticGridFunctionTraits< GV, RF, m >
 function signature for analytic functions on a grid More...
 
class  Dune::PDELab::AnalyticGridFunctionBase< T, Imp >
 an analytic grid function More...
 

Functions

template<typename GV , typename T >
void Dune::PDELab::vtkwriter_tree_addvertexdata (Dune::VTKWriter< GV > &w, const T &t, std::string s="data")
 add vertex data from a GridFunctionTree to a VTKWriter More...
 

Detailed Description

Function Documentation

◆ vtkwriter_tree_addvertexdata()

template<typename GV , typename T >
void Dune::PDELab::vtkwriter_tree_addvertexdata ( Dune::VTKWriter< GV > &  w,
const T &  t,
std::string  s = "data" 
)

add vertex data from a GridFunctionTree to a VTKWriter

Template Parameters
GVThe GridView for the VTKWriter
TThe GridFunctionTree

References Dune::TypeTree::applyToTree().

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 1, 22:29, 2024)