PPL Logo

TriangleSurfaceMesh::conn_t Class Reference

Connectivity: 0-based node indices around our triangle. More...

#include <triSurfMesh.h>

Collaboration diagram for TriangleSurfaceMesh::conn_t:

Collaboration graph
[legend]

Public Member Functions

 conn_t ()
 conn_t (int a, int b, int c)

Data Fields

int nodes [TriangleSurfaceMesh::nodePer]

Detailed Description

Connectivity: 0-based node indices around our triangle.

Definition at line 17 of file triSurfMesh.h.


Constructor & Destructor Documentation

TriangleSurfaceMesh::conn_t::conn_t (  )  [inline]

Definition at line 20 of file triSurfMesh.h.

References nodes.

TriangleSurfaceMesh::conn_t::conn_t ( int  a,
int  b,
int  c 
) [inline]

Definition at line 21 of file triSurfMesh.h.

References nodes.


Field Documentation

int TriangleSurfaceMesh::conn_t::nodes[TriangleSurfaceMesh::nodePer]

Definition at line 19 of file triSurfMesh.h.

Referenced by conn_t().


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

Generated on Mon Sep 21 08:31:31 2020 for Charm++ by  doxygen 1.5.5