preCICE v3.1.2
|
#include <string>
#include <vector>
#include "logging/Logger.hpp"
#include "mesh/Data.hpp"
#include "time/Time.hpp"
#include "utils/ManageUniqueIDs.hpp"
#include "xml/XMLTag.hpp"
Go to the source code of this file.
Classes | |
class | precice::mesh::DataConfiguration |
Performs and provides configuration for Data objects from XML files. More... | |
struct | precice::mesh::DataConfiguration::ConfiguredData |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::mesh |
provides Mesh, Data and primitives. | |