preCICE v3.1.2
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
PythonAction.hpp File Reference
#include <string>
#include "action/Action.hpp"
#include "logging/Logger.hpp"
#include "mesh/SharedPointer.hpp"
Include dependency graph for PythonAction.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Typedef Documentation

◆ PyObject

using PyObject = _object

Definition at line 10 of file PythonAction.hpp.