preCICE v3.1.2
|
#include <Eigen/Core>
#include <string>
#include <vector>
#include "action/SharedPointer.hpp"
#include "io/SharedPointer.hpp"
#include "logging/Logger.hpp"
#include "mapping/SharedPointer.hpp"
#include "mapping/config/MappingConfigurationTypes.hpp"
#include "mesh/SharedPointer.hpp"
#include "partition/ReceivedPartition.hpp"
#include "precice/impl/ParticipantState.hpp"
#include "precice/impl/SharedPointer.hpp"
#include "time/Time.hpp"
#include "utils/networking.hpp"
#include "xml/XMLTag.hpp"
Go to the source code of this file.
Classes | |
class | precice::config::ParticipantConfiguration |
Performs XML configuration of a participant. More... | |
struct | precice::config::ParticipantConfiguration::WatchPointConfig |
struct | precice::config::ParticipantConfiguration::WatchIntegralConfig |
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::config |