|
preCICE v3.3.0
|
#include <Eigen/Core>Go to the source code of this file.
Classes | |
| struct | precice::utils::IndexMaps< dimension > |
| Provides mappings of indices for dimensions 2 and 3. More... | |
| struct | precice::utils::IndexMaps< 2 > |
| struct | precice::utils::IndexMaps< 3 > |
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) |
| template<typename VECTOR_T> | |
| int | precice::utils::linearize (const VECTOR_T &toLinearize) |