preCICE v3.2.0
|
#include <map>
#include <optional>
#include <string>
#include "MappingContext.hpp"
#include "MeshContext.hpp"
#include "mapping/SharedPointer.hpp"
#include "mapping/config/MappingConfiguration.hpp"
#include "mesh/SharedPointer.hpp"
#include "mesh/Utils.hpp"
Go to the source code of this file.
Classes | |
class | precice::impl::DataContext |
Stores one Data object with related mesh. More... |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::testing |
contains the testing framework. | |
namespace | precice::impl |