preCICE v3.2.0
|
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 | |
const Eigen::VectorXd & | precice::utils::delinearize (int toDelinearize, int dimensions) |
Variables | |
const Eigen::VectorXd | precice::utils::DELINEARIZE_2D [8] |
const Eigen::VectorXd | precice::utils::DELINEARIZE_3D [8] |
const int | precice::utils::IndexMaps< 2 >::CUBOID_EDGE_VERTICES [4][2] |
const int | precice::utils::IndexMaps< 3 >::CUBOID_FACE_VERTICES [6][4] |
const int | precice::utils::IndexMaps< 3 >::CUBOID_FACE_EDGES [6][4] |
const int | precice::utils::IndexMaps< 3 >::CUBOID_EDGE_VERTICES [12][2] |