preCICE v3.2.0
|
#include <string>
#include <vector>
#include "Action.hpp"
#include "logging/Logger.hpp"
#include "mesh/SharedPointer.hpp"
Go to the source code of this file.
Classes | |
class | precice::action::SummationAction |
Action that adds multiple source data into target data. More... |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::action |
contains actions to modify exchanged data. |