|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
Dune::PDELab::vtk::OutputCollector< VTKWriter, Data_ > Struct Template Reference
#include <dune/pdelab/gridfunctionspace/vtk.hh>
Public Types | |
| typedef Data_ | Data |
| Common data container (hierarchic LFS, global solution data etc.) | |
| typedef Data::GridFunctionSpace | GFS |
| typedef Data::Vector | Vector |
| typedef Data::Predicate | Predicate |
Public Member Functions | |
| template<typename NameGenerator > | |
| OutputCollector & | addSolution (const NameGenerator &name_generator) |
| template<typename Factory , typename TreePath > | |
| OutputCollector & | addCellFunction (Factory factory, TreePath tp, std::string name) |
| template<template< typename... > class Function, typename TreePath , typename... Params> | |
| OutputCollector & | addCellFunction (TreePath tp, std::string name, Params &&... params) |
| template<typename Factory , typename TreePath > | |
| OutputCollector & | addVertexFunction (Factory factory, TreePath tp, std::string name) |
| template<template< typename... > class Function, typename TreePath , typename... Params> | |
| OutputCollector & | addVertexFunction (TreePath tp, std::string name, Params &&... params) |
| OutputCollector (VTKWriter &vtk_writer, const std::shared_ptr< Data > &data, const Predicate &predicate=Predicate()) | |
Public Attributes | |
| VTKWriter & | _vtk_writer |
| std::shared_ptr< Data > | _data |
| Predicate | _predicate |
Member Typedef Documentation
◆ Data
template<typename VTKWriter , typename Data_ >
| typedef Data_ Dune::PDELab::vtk::OutputCollector< VTKWriter, Data_ >::Data |
Common data container (hierarchic LFS, global solution data etc.)
◆ GFS
template<typename VTKWriter , typename Data_ >
| typedef Data::GridFunctionSpace Dune::PDELab::vtk::OutputCollector< VTKWriter, Data_ >::GFS |
◆ Predicate
template<typename VTKWriter , typename Data_ >
| typedef Data::Predicate Dune::PDELab::vtk::OutputCollector< VTKWriter, Data_ >::Predicate |
◆ Vector
template<typename VTKWriter , typename Data_ >
| typedef Data::Vector Dune::PDELab::vtk::OutputCollector< VTKWriter, Data_ >::Vector |
Constructor & Destructor Documentation
◆ OutputCollector()
template<typename VTKWriter , typename Data_ >
|
inline |
Member Function Documentation
◆ addCellFunction() [1/2]
template<typename VTKWriter , typename Data_ >
template<typename Factory , typename TreePath >
|
inline |
◆ addCellFunction() [2/2]
template<typename VTKWriter , typename Data_ >
template<template< typename... > class Function, typename TreePath , typename... Params>
|
inline |
◆ addSolution()
template<typename VTKWriter , typename Data_ >
template<typename NameGenerator >
|
inline |
◆ addVertexFunction() [1/2]
template<typename VTKWriter , typename Data_ >
template<typename Factory , typename TreePath >
|
inline |
◆ addVertexFunction() [2/2]
template<typename VTKWriter , typename Data_ >
template<template< typename... > class Function, typename TreePath , typename... Params>
|
inline |
Member Data Documentation
◆ _data
template<typename VTKWriter , typename Data_ >
| std::shared_ptr<Data> Dune::PDELab::vtk::OutputCollector< VTKWriter, Data_ >::_data |
◆ _predicate
template<typename VTKWriter , typename Data_ >
| Predicate Dune::PDELab::vtk::OutputCollector< VTKWriter, Data_ >::_predicate |
◆ _vtk_writer
template<typename VTKWriter , typename Data_ >
| VTKWriter& Dune::PDELab::vtk::OutputCollector< VTKWriter, Data_ >::_vtk_writer |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8