dune-fem  2.4.1-rc
Classes | Public Member Functions | List of all members
Dune::Fem::EOCDataSource< WidthDataSource, ErrorDataSource > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/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 throw ( NoDataException )
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

References Dune::Fem::log().


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