|
preCICE v3.3.0
|
#include <string>#include "action/Action.hpp"#include "logging/Logger.hpp"#include "mesh/SharedPointer.hpp"Go to the source code of this file.
Classes | |
| class | precice::action::PythonAction |
| Action whose implementation is given in a Python file. More... | |
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::action |
| contains actions to modify exchanged data. | |
Typedefs | |
| using | PyObject = _object |
| using PyObject = _object |
Definition at line 10 of file PythonAction.hpp.