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

Detailed Description

Definition at line 23 of file NaturalNodeCoordinates.h.

#include <NaturalNodeCoordinates.h>

Static Public Attributes

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

Member Data Documentation

◆ coordinates

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

Definition at line 25 of file NaturalNodeCoordinates.h.

25 {
26 {{0, 0, 0}}};

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