OGS
NumLib::NaturalCoordinates< MeshLib::Tet > Struct Reference

Detailed Description

Definition at line 128 of file NaturalNodeCoordinates.h.

#include <NaturalNodeCoordinates.h>

Static Public Attributes

static constexpr std::array< std::array< double, 3 >, 4 > coordinates
 

Member Data Documentation

◆ coordinates

constexpr std::array<std::array<double, 3>, 4> NumLib::NaturalCoordinates< MeshLib::Tet >::coordinates
staticconstexpr
Initial value:
= {
{{{0, 0, 0}}, {{1, 0, 0}}, {{0, 1, 0}}, {{0, 0, 1}}}}

Definition at line 130 of file NaturalNodeCoordinates.h.


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