![]() |
Manual for OpenFLUID 2.1.11 |
#include <fluidx/FluidXDescriptor.hpp>
Public Member Functions | |
| FluidXDescriptor (openfluid::base::IOListener *Listener) | |
| ~FluidXDescriptor () | |
| void | loadFromDirectory (const std::string &DirPath) |
| openfluid::fluidx::CoupledModelDescriptor & | model () |
| const openfluid::fluidx::CoupledModelDescriptor & | model () const |
| openfluid::fluidx::SpatialDomainDescriptor & | spatialDomain () |
| const openfluid::fluidx::SpatialDomainDescriptor & | spatialDomain () const |
| openfluid::fluidx::RunConfigurationDescriptor & | runConfiguration () |
| const openfluid::fluidx::RunConfigurationDescriptor & | runConfiguration () const |
| openfluid::fluidx::DatastoreDescriptor & | datastore () |
| const openfluid::fluidx::DatastoreDescriptor & | datastore () const |
| openfluid::fluidx::MonitoringDescriptor & | monitoring () |
| const openfluid::fluidx::MonitoringDescriptor & | monitoring () const |
| void | writeToManyFiles (const std::string &DirPath) |
| void | writeToSingleFile (const std::string &FilePath) |
| openfluid::fluidx::FluidXDescriptor::FluidXDescriptor | ( | openfluid::base::IOListener * | Listener | ) |
|
inline |
|
inline |
|
inline |
| void openfluid::fluidx::FluidXDescriptor::loadFromDirectory | ( | const std::string & | DirPath | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void openfluid::fluidx::FluidXDescriptor::writeToManyFiles | ( | const std::string & | DirPath | ) |
| void openfluid::fluidx::FluidXDescriptor::writeToSingleFile | ( | const std::string & | FilePath | ) |
1.8.17