22 void write(
const Eigen::MatrixXd &matrix);
File writer for matrix in Matlab V7 ASCII format.
TXTWriter(const std::string &filename)
Constructor, opens file and sets format.
void flush()
Flush the buffer to file.
void write(const Eigen::MatrixXd &matrix)
Writes (appends) the matrix to the file.
This class provides a lightweight logger.
Main namespace of the precice library.