|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Classes |
Public Types |
Static Public Member Functions |
Static Public Attributes |
List of all members
Dune::Fem::IOTuple< Tuple > Class Template Reference
#include <dune/fem/io/file/iotuple.hh>
Inheritance diagram for Dune::Fem::IOTuple< Tuple >:

Public Types | |
| typedef Tuple | ReturnType |
| typedef PersistenceManager::BackupStreamType | OutStreamType |
| typedef PersistenceManager::RestoreStreamType | InStreamType |
Static Public Member Functions | |
| template<class GridType > | |
| static Tuple * | input (GridType *&grid, double &time, const int rank, const int size, const std::string &path, const std::string &name) |
| template<class GridType > | |
| static void | restoreData (Tuple &data, const GridType &grid, const std::string &path, const std::string &name) |
| restore all data in tupel | |
| template<class GridType > | |
| static void | output (const GridType &grid, const double time, const std::string &path, const std::string &name, const Tuple &tuple) |
| write grid and data to given directory | |
| template<class Disp , class DINFO > | |
| static void | addToDisplay (Disp &disp, const DINFO *dinf, double time, Tuple &tuple) |
| template<class Disp , class DINFO > | |
| static void | addToDisplayOrRemove (Disp &disp, const DINFO *dinf, double time, Tuple &tuple) |
| template<class Disp > | |
| static void | addToDisplay (Disp &disp, Tuple &tuple) |
| static void | removeData (Tuple &tuple) |
| static std::string | pathAndName (const std::string &path, const std::string &name, const std::string &suffix) |
| static std::string | gridName (const std::string &path, const std::string &name) |
| static std::string | dataName (const std::string &path, const std::string &name) |
| static std::string | rankName (const std::string &path, const std::string &name, const int rank, const int size) |
| template<class GridType > | |
| static void | restoreGrid (GridType *&grid, InStreamType &inStream, const std::string &filename) |
| template<class GridType > | |
| static void | restoreDofManager (const GridType &grid, InStreamType &inStream) |
| template<class GridType > | |
| static void | writeGrid (const GridType &grid, OutStreamType &outStream, const std::string &filename) |
| write grid and data to given directory | |
Static Public Attributes | |
| static const int | length = std::tuple_size< Tuple >::value |
| static const bool | singleBackupRestoreFile = PersistenceManager :: singleBackupRestoreFile |
Member Typedef Documentation
◆ InStreamType
|
inherited |
◆ OutStreamType
|
inherited |
◆ ReturnType
template<class Tuple >
| typedef Tuple Dune::Fem::IOTuple< Tuple >::ReturnType |
Member Function Documentation
◆ addToDisplay() [1/2]
template<class Tuple >
template<class Disp , class DINFO >
|
inlinestatic |
◆ addToDisplay() [2/2]
template<class Tuple >
template<class Disp >
|
inlinestatic |
◆ addToDisplayOrRemove()
template<class Tuple >
template<class Disp , class DINFO >
|
inlinestatic |
◆ dataName()
|
inlinestaticinherited |
◆ gridName()
|
inlinestaticinherited |
◆ input()
template<class Tuple >
template<class GridType >
|
inlinestatic |
◆ output()
template<class Tuple >
template<class GridType >
|
inlinestatic |
write grid and data to given directory
◆ pathAndName()
|
inlinestaticinherited |
◆ rankName()
|
inlinestaticinherited |
◆ removeData()
template<class Tuple >
|
inlinestatic |
◆ restoreData()
template<class Tuple >
template<class GridType >
|
inlinestatic |
restore all data in tupel
◆ restoreDofManager()
template<class GridType >
|
inlinestaticinherited |
◆ restoreGrid()
template<class GridType >
|
inlinestaticinherited |
◆ writeGrid()
template<class GridType >
|
inlinestaticinherited |
write grid and data to given directory
Member Data Documentation
◆ length
template<class Tuple >
|
static |
◆ singleBackupRestoreFile
|
staticinherited |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8