|
preCICE v3.3.0
|
Go to the source code of this file.
Classes | |
| class | precice::profiling::ProfilingConfiguration |
| Configuration class for exports. More... | |
Namespaces | |
| namespace | precice |
| Main namespace of the precice library. | |
| namespace | precice::profiling |
| contains profiling utilities. | |
Functions | |
| void | precice::profiling::applyDefaults () |
Variables | |
| constexpr int | precice::profiling::DEFAULT_SYNC_EVERY = 50 |
| constexpr const char * | precice::profiling::DEFAULT_MODE = "fundamental" |
| constexpr const char * | precice::profiling::DEFAULT_DIRECTORY = "." |
| constexpr const char * | precice::profiling::MODE_OFF = "off" |
| constexpr const char * | precice::profiling::MODE_FUNDAMENTAL = "fundamental" |
| constexpr const char * | precice::profiling::MODE_API = "api" |
| constexpr const char * | precice::profiling::MODE_ALL = "all" |