dune-fem 2.8.0
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
Dune::Fem::EOCDataSource< WidthDataSource, ErrorDataSource > Struct Template Reference

#include <dune/fem/io/file/latextablewriter.hh>

Classes

struct  Value
 

Public Member Functions

 EOCDataSource (const WidthDataSource &widthSource=WidthDataSource(), const ErrorDataSource &errorSource=ErrorDataSource())
 
 EOCDataSource (const ErrorDataSource &errorSource)
 
template<class DataTuple >
Value< DataTuple >::Type get (const DataTuple &data) const
 

Constructor & Destructor Documentation

◆ EOCDataSource() [1/2]

template<class WidthDataSource , class ErrorDataSource >
Dune::Fem::EOCDataSource< WidthDataSource, ErrorDataSource >::EOCDataSource ( const WidthDataSource &  widthSource = WidthDataSource(),
const ErrorDataSource &  errorSource = ErrorDataSource() 
)
inlineexplicit

◆ EOCDataSource() [2/2]

template<class WidthDataSource , class ErrorDataSource >
Dune::Fem::EOCDataSource< WidthDataSource, ErrorDataSource >::EOCDataSource ( const ErrorDataSource &  errorSource)
inlineexplicit

Member Function Documentation

◆ get()

template<class WidthDataSource , class ErrorDataSource >
template<class DataTuple >
Value< DataTuple >::Type Dune::Fem::EOCDataSource< WidthDataSource, ErrorDataSource >::get ( const DataTuple &  data) const
inline

The documentation for this struct was generated from the following file: