Loading [MathJax]/extensions/tex2jax.js
OGS
ApplicationUtils::NodeStruct Struct Reference

Detailed Description

Definition at line 29 of file NodeWiseMeshPartitioner.cpp.

Public Member Functions

 NodeStruct (NodeWiseMeshPartitioner::IntegerType const id_, double const x_, double const y_, double const z_)
 

Public Attributes

NodeWiseMeshPartitioner::IntegerType id
 
double x
 
double y
 
double z
 

Constructor & Destructor Documentation

◆ NodeStruct()

ApplicationUtils::NodeStruct::NodeStruct ( NodeWiseMeshPartitioner::IntegerType const  id_,
double const  x_,
double const  y_,
double const  z_ 
)
inline

Definition at line 31 of file NodeWiseMeshPartitioner.cpp.

Member Data Documentation

◆ id

NodeWiseMeshPartitioner::IntegerType ApplicationUtils::NodeStruct::id

Definition at line 39 of file NodeWiseMeshPartitioner.cpp.

◆ x

double ApplicationUtils::NodeStruct::x

Definition at line 40 of file NodeWiseMeshPartitioner.cpp.

◆ y

double ApplicationUtils::NodeStruct::y

Definition at line 41 of file NodeWiseMeshPartitioner.cpp.

◆ z

double ApplicationUtils::NodeStruct::z

Definition at line 42 of file NodeWiseMeshPartitioner.cpp.


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