EGSnrc C++ class library  Report PIRS-898 (2021)
Iwan Kawrakow, Ernesto Mainegra-Hing, Frederic Tessier, Reid Townson and Blake Walters
Public Member Functions | Public Attributes | List of all members
EGS_MeshSpec::Tetrahedron Struct Reference

A tetrahedral mesh element. More...

#include <egs_mesh.h>

Public Member Functions

 Tetrahedron (int tag, int medium_tag, int a, int b, int c, int d)
 

Public Attributes

int tag = -1
 
int medium_tag = -1
 
int a = -1
 
int b = -1
 
int c = -1
 
int d = -1
 

Detailed Description

A tetrahedral mesh element.

Definition at line 98 of file egs_mesh.h.


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