preCICE v3.1.2
Loading...
Searching...
No Matches
Classes | Namespaces
TXTTableWriter.hpp File Reference
#include <Eigen/Core>
#include <fstream>
#include <string>
#include <vector>
#include "logging/Logger.hpp"
Include dependency graph for TXTTableWriter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  precice::io::TXTTableWriter
 File writer for table-data in text-format. More...
 
struct  precice::io::TXTTableWriter::Data
 Represents one data entry to be written. More...
 
struct  fmt::formatter< precice::io::TXTTableWriter::DataType >
 

Namespaces

namespace  precice
 Main namespace of the precice library.
 
namespace  precice::io
 provides Import and Export of the coupling mesh and data.