preCICE v3.1.2
|
#include <Eigen/Core>
#include <iosfwd>
#include <string>
#include "io/Export.hpp"
#include "logging/Logger.hpp"
Go to the source code of this file.
Classes | |
class | precice::io::ExportVTK |
Writes polygonal, or triangle meshes to vtk files. More... | |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::mesh |
provides Mesh, Data and primitives. | |
namespace | precice::io |
provides Import and Export of the coupling mesh and data. | |