concepts::Import3DTetMesh::Tet Class Reference

Public Member Functions

uint operator[] (const uint i) const
 
 Tet (const uint one, const uint two, const uint three, const uint four)
 

Private Attributes

uint nodes_ [4]
 

Detailed Description

Definition at line 208 of file mesh.hh.

Constructor & Destructor Documentation

◆ Tet()

concepts::Import3DTetMesh::Tet::Tet ( const uint  one,
const uint  two,
const uint  three,
const uint  four 
)
inline

Definition at line 212 of file mesh.hh.

Member Function Documentation

◆ operator[]()

uint concepts::Import3DTetMesh::Tet::operator[] ( const uint  i) const
inline

Definition at line 216 of file mesh.hh.

Member Data Documentation

◆ nodes_

uint concepts::Import3DTetMesh::Tet::nodes_[4]
private

Definition at line 210 of file mesh.hh.


The documentation for this class was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich