preCICE v3.1.2
|
#include <Eigen/Core>
#include "DataContext.hpp"
#include "cplscheme/ImplicitData.hpp"
#include "logging/Logger.hpp"
Go to the source code of this file.
Classes | |
class | precice::impl::ReadDataContext |
Stores one Data object with related mesh. Context stores data to be read from and potentially provides a read mapping. Additionally stores Waveform object associated with _providedData. More... | |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::impl |