#include <fv_util.h>
|
static void | NormalOnSCVF (MathVector< 3 > &outNormal, const MathVector< 3 > *vSCVFCorner, const MathVector< 3 > *vElemCorner) |
|
static void | NormalOnBF (MathVector< 3 > &outNormal, const MathVector< 3 > *vSCVFCorner, const MathVector< 3 > *vElemCorner) |
|
static void | NormalOnSCVF (MathVector< 3 > &outNormal, const MathVector< 3 > *vSCVFCorner, const MathVector< 3 > *vElemCorner) |
|
template<typename TElem > |
static void | NormalOnSCVF_Face (MathVector< 3 > &outNormal, const MathVector< 3 > *vSCVFCorner, const MathVector< 3 > *vElemCorner) |
|
static void | dim_get_num_SCV_and_SCVF (const ref_elem_type &refElem, ReferenceObjectID roid, size_t &numSCV, size_t &numSCVF) |
| returns the number of the SCV More...
|
|
static size_t | dim_scv_node_id (const ref_elem_type &refElem, ReferenceObjectID roid, size_t i) |
| returns the node id for a scv More...
|
|
static void | get_dim_scvf_from_to (const ref_elem_type &refElem, ReferenceObjectID roid, size_t i, size_t &From, size_t &To) |
| returns the 'from' and 'to' corner indices for a scvf More...
|
|
◆ NormalOnSCVF()
The documentation for this struct was generated from the following file:
- ugbase/lib_disc/spatial_disc/disc_util/fv_util.h