Mesh Oriented datABase  (version 5.5.1)
An array-based unstructured mesh library
moab::NestedRefine::pmat Struct Reference

#include <NestedRefine.hpp>

Public Attributes

short int num_comb
 
int comb [MAX_HE][MAX_HE]
 
int lemap [MAX_HE][MAX_HE]
 
int orient [MAX_HE]
 
int porder2 [MAX_HE][MAX_HE]
 
int porder3 [MAX_HE][MAX_HE]
 

Detailed Description

Definition at line 323 of file NestedRefine.hpp.

Member Data Documentation

◆ comb

int moab::NestedRefine::pmat::comb[MAX_HE][MAX_HE]

Definition at line 326 of file NestedRefine.hpp.

Referenced by moab::NestedRefine::reorder_indices().

◆ lemap

int moab::NestedRefine::pmat::lemap[MAX_HE][MAX_HE]

Definition at line 327 of file NestedRefine.hpp.

◆ num_comb

short int moab::NestedRefine::pmat::num_comb

Definition at line 325 of file NestedRefine.hpp.

Referenced by moab::NestedRefine::reorder_indices().

◆ orient

int moab::NestedRefine::pmat::orient[MAX_HE]

Definition at line 328 of file NestedRefine.hpp.

Referenced by moab::NestedRefine::reorder_indices().

◆ porder2

int moab::NestedRefine::pmat::porder2[MAX_HE][MAX_HE]

Definition at line 329 of file NestedRefine.hpp.

Referenced by moab::NestedRefine::reorder_indices().

◆ porder3

int moab::NestedRefine::pmat::porder3[MAX_HE][MAX_HE]

Definition at line 330 of file NestedRefine.hpp.


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