|
| template<typename TRefElem > |
| static void | ug::ComputeBFMidID (const TRefElem &rRefElem, int side, MidID vMidID[], int co) |
| |
| template<int dim, typename TRefElem , int maxMid> |
| static void | ug::ComputeMidPoints (const TRefElem &rRefElem, const MathVector< dim > vCorner[], MathVector< dim > vvMid[][maxMid]) |
| |
| template<typename TRefElem > |
| static void | ug::ComputeSCVFMidID (const TRefElem &rRefElem, MidID vMidID[], int i) |
| |
| template<typename TRefElem > |
| static void | ug::ComputeSCVMidID (const TRefElem &rRefElem, MidID vMidID[], int i) |
| |
| template<int dim, int maxMid> |
| static void | ug::CopyCornerByMidID (MathVector< dim > vCorner[], const MidID vMidID[], MathVector< dim > vvMidPos[][maxMid], const size_t numCo) |
| |
| DebugID | ug::DID_REFERENCE_MAPPING ("REFERENCE_MAPPING") |
| |
| DebugID | ug::DID_REFERENCE_MAPPING_GLOB_TO_LOC ("REFERENCE_MAPPING_GLOB_TO_LOC") |
| |