DUNE PDELab (git)
GridFunctionTree
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
-
GV The GridView for the VTKWriter T The GridFunctionTree
References Dune::TypeTree::applyToTree().
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)