preCICE v3.2.0
Loading...
Searching...
No Matches
Dimensions.hpp File Reference
#include <Eigen/Core>
Include dependency graph for Dimensions.hpp:
This graph shows which files directly or indirectly include this file:

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)