Finite Element Domain Decomposition Library
FEDDLib
|
Public Types | |
typedef Teuchos::RCP< const Teuchos::Comm< int > > | CommConstPtr_Type |
Public Member Functions | |
void | setup (std::string filename, CommConstPtr_Type comm, int targetRank=0) |
void | exportData (double data) |
void | writeTxt (double data) |
void | closeExporter () |
Public Attributes | |
bool | verbose_ |
std::ofstream | txt_out_ |