preCICE v3.1.2
Loading...
Searching...
No Matches
Namespaces | Functions
TypeNames.hpp File Reference
#include <Eigen/Core>
#include <string>
Include dependency graph for TypeNames.hpp:
This graph shows which files directly or indirectly include this file:

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)