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

Detailed Description

Definition at line 59 of file NaturalNodeCoordinates.h.

#include <NaturalNodeCoordinates.h>

Static Public Attributes

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

Member Data Documentation

◆ coordinates

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

Definition at line 61 of file NaturalNodeCoordinates.h.


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