preCICE v3.1.2
|
#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. | |