#include <wmudggeometry.h>
◆ face_t()
face_t::face_t |
( |
const int |
insideElementIndex, |
|
|
const int |
outsideElementIndex, |
|
|
const int |
insideFaceIndex, |
|
|
const int |
outsideFaceIndex, |
|
|
const WmUnstructuredGeometry & |
geometry, |
|
|
const WmBasisArraySet & |
dgBasisSet |
|
) |
| |
|
protected |
◆ get_global_id()
int face_t::get_global_id |
( |
| ) |
const |
|
inline |
◆ get_inside_element_index()
int face_t::get_inside_element_index |
( |
| ) |
const |
|
inline |
◆ get_inside_face_global_node_indexes()
const int * face_t::get_inside_face_global_node_indexes |
( |
| ) |
const |
|
inline |
◆ get_inside_face_index()
int face_t::get_inside_face_index |
( |
| ) |
const |
|
inline |
◆ get_inside_face_local_node_indexes()
const int * face_t::get_inside_face_local_node_indexes |
( |
| ) |
const |
|
inline |
◆ get_inside_face_orientation()
int face_t::get_inside_face_orientation |
( |
| ) |
const |
|
inline |
◆ get_norm()
const real * face_t::get_norm |
( |
| ) |
const |
|
inline |
◆ get_outside_element_index()
int face_t::get_outside_element_index |
( |
| ) |
const |
|
inline |
◆ get_outside_face_global_node_indexes()
const int * face_t::get_outside_face_global_node_indexes |
( |
| ) |
const |
|
inline |
◆ get_outside_face_index()
int face_t::get_outside_face_index |
( |
| ) |
const |
|
inline |
◆ get_outside_face_local_node_indexes()
const int * face_t::get_outside_face_local_node_indexes |
( |
| ) |
const |
|
inline |
◆ get_outside_face_orientation()
int face_t::get_outside_face_orientation |
( |
| ) |
const |
|
inline |
◆ is_boundary_face()
bool face_t::is_boundary_face |
( |
| ) |
const |
|
inline |
◆ is_patch_boundary_face()
bool face_t::is_patch_boundary_face |
( |
| ) |
const |
|
inline |
◆ print()
void face_t::print |
( |
std::stringstream & |
ss | ) |
const |
◆ setup()
◆ WmUDGGeometry
◆ _globalIndex
◆ _insideElementIndex
int face_t::_insideElementIndex |
|
protected |
◆ _insideFaceGlobalNodeIndexes
int* face_t::_insideFaceGlobalNodeIndexes |
|
protected |
◆ _insideFaceIndex
int face_t::_insideFaceIndex |
|
protected |
◆ _insideFaceLocalNodeIndexes
int* face_t::_insideFaceLocalNodeIndexes |
|
protected |
◆ _insideFaceOrientation
int face_t::_insideFaceOrientation |
|
protected |
◆ _isBoundaryFace
bool face_t::_isBoundaryFace |
|
protected |
◆ _isPatchBoundaryFace
bool face_t::_isPatchBoundaryFace |
|
protected |
◆ _norm
const real* face_t::_norm |
|
protected |
◆ _outsideElementIndex
int face_t::_outsideElementIndex |
|
protected |
◆ _outsideFaceGlobalNodeIndexes
int* face_t::_outsideFaceGlobalNodeIndexes |
|
protected |
◆ _outsideFaceIndex
int face_t::_outsideFaceIndex |
|
protected |
◆ _outsideFaceLocalNodeIndexes
int* face_t::_outsideFaceLocalNodeIndexes |
|
protected |
◆ _outsideFaceOrientation
int face_t::_outsideFaceOrientation |
|
protected |
The documentation for this class was generated from the following file: