preCICE v3.1.2
|
Go to the source code of this file.
Namespaces | |
namespace | precice |
Main namespace of the precice library. | |
namespace | precice::utils |
contains precice-related utilities. | |
Functions | |
std::string | precice::utils::getTypeName (const double &var) |
std::string | precice::utils::getTypeName (const std::string &var) |
std::string | precice::utils::getTypeName (const bool &var) |
std::string | precice::utils::getTypeName (const int &var) |
std::string | precice::utils::getTypeName (Eigen::VectorXd const &var) |