Advanced Multi-Physics (AMP)
On-Line Documentation
Public Attributes | List of all members
AMP::DelaunayTessellation::FaceList< NDIM >::face_data_struct Struct Reference

Public Attributes

int face_id = -1
 
int index [NDIM] = { -1 }
 
int next = -1
 
int prev = -1
 
int tri_id = -1
 
Point x [NDIM] = { { 0 } }
 

Detailed Description

template<int NDIM>
struct AMP::DelaunayTessellation::FaceList< NDIM >::face_data_struct

Definition at line 105 of file DelaunayFaceList.h.

Member Data Documentation

◆ face_id

template<int NDIM>
int AMP::DelaunayTessellation::FaceList< NDIM >::face_data_struct::face_id = -1

Definition at line 109 of file DelaunayFaceList.h.

◆ index

template<int NDIM>
int AMP::DelaunayTessellation::FaceList< NDIM >::face_data_struct::index[NDIM] = { -1 }

Definition at line 110 of file DelaunayFaceList.h.

◆ next

template<int NDIM>
int AMP::DelaunayTessellation::FaceList< NDIM >::face_data_struct::next = -1

Definition at line 107 of file DelaunayFaceList.h.

◆ prev

template<int NDIM>
int AMP::DelaunayTessellation::FaceList< NDIM >::face_data_struct::prev = -1

Definition at line 106 of file DelaunayFaceList.h.

◆ tri_id

template<int NDIM>
int AMP::DelaunayTessellation::FaceList< NDIM >::face_data_struct::tri_id = -1

Definition at line 108 of file DelaunayFaceList.h.

◆ x

template<int NDIM>
Point AMP::DelaunayTessellation::FaceList< NDIM >::face_data_struct::x[NDIM] = { { 0 } }

Definition at line 111 of file DelaunayFaceList.h.


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



Advanced Multi-Physics (AMP)
Oak Ridge National Laboratory
Idaho National Laboratory
Los Alamos National Laboratory
This page automatically produced from the
source code by doxygen
Last updated: Tue Mar 10 2026 13:06:42.
Comments on this page