sc::TriInterpCoef
Contents
Name
sc::TriInterpCoef
Synopsis
Inherits sc::RefCount.
PublicMemberFunctionsTriInterpCoef (const TriInterpCoefKey &key)
double & coef (int i, int j, int k)
double & rderiv (int i, int j, int k)
double & sderiv (int i, int j, int k)
StaticPublicMemberFunctions
static int ijk_to_index (int i, int j, int k)
static int order_to_nvertex (int order)
AdditionalInheritedMembers