Finite Element Domain Decomposition Library
FEDDLib
Loading...
Searching...
No Matches
FEDD::ExporterTxt Class Reference

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_
 

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