preCICE v3.1.1
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
precice::utils::IndexMaps< 2 > Struct Reference

#include <Dimensions.hpp>

Static Public Attributes

static const int CUBOID_EDGE_VERTICES [4][2]
 

Detailed Description

Definition at line 31 of file Dimensions.hpp.

Member Data Documentation

◆ CUBOID_EDGE_VERTICES

const int precice::utils::IndexMaps< 2 >::CUBOID_EDGE_VERTICES
static
Initial value:
=
{
{0, 2},
{1, 3},
{0, 1},
{2, 3}
}

Definition at line 32 of file Dimensions.hpp.


The documentation for this struct was generated from the following files: