|
preCICE v3.3.0
|
#include <list>#include <string>#include <vector>#include "action/Action.hpp"#include "action/SharedPointer.hpp"#include "logging/Logger.hpp"#include "mesh/SharedPointer.hpp"#include "xml/XMLTag.hpp"Go to the source code of this file.
Classes | |
| class | precice::action::ActionConfiguration |
| Configures an Action subclass object. More... | |
| struct | precice::action::ActionConfiguration::ConfiguredAction |
| Stores configuration information temporarily to create the Action. More... | |
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::action |
| contains actions to modify exchanged data. | |