TexGen
TexGen::CInterpolationLinear Member List

This is the complete list of members for TexGen::CInterpolationLinear, including all inherited members.

CalcSlaveNodePositions(const vector< CNode > &MasterNodes, vector< double > &LValues, vector< double > &TValues, double dL, int iNumNodes, int iNumPoints) constTexGen::CInterpolationprotected
CalculateNodeCoordinateSystem(const vector< CNode > &MasterNodes, vector< XYZ > &Tangents) constTexGen::CInterpolationprotected
CInterpolation(bool bPeriodic, bool bForceInPlaneTangent, bool bForceMasterNodeTangent)TexGen::CInterpolation
CInterpolation(TiXmlElement &Element)TexGen::CInterpolation
CInterpolationLinear(bool bPeriodic=true, bool bForceInPlaneTangent=false, bool bForceMasterNodeTangent=false)TexGen::CInterpolationLinear
CInterpolationLinear(TiXmlElement &Element)TexGen::CInterpolationLinear
Copy() constTexGen::CInterpolationLinearinlinevirtual
CreateEquiSpacedSlaveNodes(vector< CSlaveNode > &SlaveNodes, const vector< CNode > &MasterNodes, int iNumPoints) constTexGen::CInterpolationprotected
CreateInterpolation(TiXmlElement &Element)TexGen::CInterpolationstatic
CreateSlaveNodes(vector< CSlaveNode > &SlaveNodes, const vector< CNode > &MasterNodes, int iNumPoints) constTexGen::CInterpolationprotected
GetForceInPlaneTangent() constTexGen::CInterpolationinline
GetNode(const vector< CNode > &MasterNodes, int iIndex, double t) constTexGen::CInterpolationLinearvirtual
TexGen::CInterpolation::GetNode(const vector< CNode > &MasterNodes, double t) constTexGen::CInterpolation
GetPeriodic() constTexGen::CInterpolationinline
GetSlaveNodes(const vector< CNode > &MasterNodes, int iNumPoints, bool bEquiSpaced=true) constTexGen::CInterpolation
GetType() constTexGen::CInterpolationLinearinlinevirtual
Initialise(const vector< CNode > &MasterNodes) constTexGen::CInterpolationLinearvirtual
InterpolateAngle(const CNode &Node1, const CNode &Node2, CSlaveNode &SlaveNode, double t)TexGen::CInterpolationprotectedstatic
InterpolateUp(const CNode &Node1, const CNode &Node2, CSlaveNode &SlaveNode, double t)TexGen::CInterpolationprotectedstatic
m_bForceInPlaneTangentTexGen::CInterpolationprotected
m_bForceMasterNodeTangentTexGen::CInterpolationprotected
m_bPeriodicTexGen::CInterpolationprotected
m_TangentsTexGen::CInterpolationLinearmutableprotected
PopulateTiXmlElement(TiXmlElement &Element, OUTPUT_TYPE OutputType) constTexGen::CInterpolationvirtual
SetForceInPlaneTangent(bool bForceInPlaneTangent)TexGen::CInterpolationinline
SetPeriodic(bool bPeriodic)TexGen::CInterpolationinline
~CInterpolation(void)TexGen::CInterpolationvirtual
~CInterpolationLinear(void)TexGen::CInterpolationLinear