|
preCICE v3.3.0
|
contains actions to modify exchanged data. More...
Classes | |
| class | Action |
| Abstract base class for configurable actions on data and/or meshes. More... | |
| class | ActionConfiguration |
| Configures an Action subclass object. More... | |
| class | PythonAction |
| Action whose implementation is given in a Python file. More... | |
| class | RecorderAction |
| Action that records invocations for testing purposes. More... | |
| class | ScaleByAreaAction |
| class | SummationAction |
| Action that adds multiple source data into target data. More... | |
Typedefs | |
| using | PtrAction = std::unique_ptr<Action> |
| using | PtrActionConfiguration = std::shared_ptr<ActionConfiguration> |
contains actions to modify exchanged data.
Definition at line 10 of file SharedPointer.hpp.
Definition at line 11 of file SharedPointer.hpp.