#include <shapeFunction.h>
Public Attributes | |
| double * | funct |
| double * | deriv1 [2] |
| double * | deriv2 [3] |
| double* ShapeFunctionS::deriv1[2] |
Referenced by linearShapeFunction(), sakovariant(), selementInternalForce(), subdivShapeFunction(), and svmtr().
| double* ShapeFunctionS::deriv2[3] |
Referenced by linearShapeFunction(), selementInternalForce(), subdivShapeFunction(), and svmtr().
| double* ShapeFunctionS::funct |
Referenced by linearShapeFunction(), selementDeadLoad(), selementLoadPressure(), selementMass(), and subdivShapeFunction().
1.6.3