Logo  0.95.0-final
Finite Element Embedded Library and Language in C++
Feel++ Feel++ on Github Feel++ community
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Feel::ExporterQuick< MeshType > Class Template Reference

#include <exporterquick.hpp>

Detailed Description

template<typename MeshType>
class Feel::ExporterQuick< MeshType >

simple interface to exporter

Public Types

typedef boost::shared_ptr
< export_type
export_ptrtype
 
typedef Exporter< mesh_type, 1 > export_type
 
typedef boost::shared_ptr
< mesh_type > 
mesh_ptrtype
 
typedef MeshType mesh_type
 
typedef
export_type::timeset_ptrtype 
timeset_ptrtype
 
typedef export_type::timeset_type timeset_type
 

Public Member Functions

 ExporterQuick (std::string const &name, po::variables_map &vm)
 
 ExporterQuick (std::string const &name, std::string const &exp)
 
void save (mesh_ptrtype const &mesh)
 
template<typename F1 >
void save (double time, F1 const &f1)
 
template<typename F1 , typename F2 >
void save (double time, F1 const &f1, F2 const &f2)
 
template<typename F1 , typename F2 , typename F3 >
void save (double time, F1 const &f1, F2 const &f2, F3 const &f3)
 

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

Generated on Fri Oct 25 2013 14:24:29 for Feel++ by doxygen 1.8.4