|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::IOTuple< std::tuple<> > Class Reference
#include <dune/fem/io/file/iotuple.hh>
Inheritance diagram for Dune::Fem::IOTuple< std::tuple<> >:

Public Types | |
| typedef PersistenceManager::BackupStreamType | OutStreamType |
| typedef PersistenceManager::RestoreStreamType | InStreamType |
Static Public Member Functions | |
| template<class DataIO , class GridType > | |
| static Tuple * | input (DataIO &dataio, GridType *&grid, double &t, int n, 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 tuple | |
| 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 = 0 |
| static const bool | singleBackupRestoreFile = PersistenceManager :: singleBackupRestoreFile |
Member Typedef Documentation
◆ InStreamType
|
inherited |
◆ OutStreamType
|
inherited |
Member Function Documentation
◆ addToDisplay() [1/2]
template<class Disp , class DINFO >
|
inlinestatic |
◆ addToDisplay() [2/2]
template<class Disp >
|
inlinestatic |
◆ addToDisplayOrRemove()
template<class Disp , class DINFO >
|
inlinestatic |
◆ dataName()
|
inlinestaticinherited |
◆ gridName()
|
inlinestaticinherited |
◆ input()
template<class DataIO , class GridType >
|
inlinestatic |
◆ output()
template<class GridType >
|
inlinestatic |
write grid and data to given directory
◆ pathAndName()
|
inlinestaticinherited |
◆ rankName()
|
inlinestaticinherited |
◆ removeData()
|
inlinestatic |
◆ restoreData()
template<class GridType >
|
inlinestatic |
restore all data in tuple
◆ 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
|
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