|
OOFEM 3.0
|
This is the complete list of members for oofem::ContactPoint, including all inherited members.
| compute_dNdxi_matrix(FloatMatrix &Bs, int i)=0 | oofem::ContactPoint | pure virtual |
| computeCurvature(FloatMatrix &G, const FloatArray &normal, TimeStep *tStep)=0 | oofem::ContactPoint | pure virtual |
| computeNmatrix(FloatMatrix &answer)=0 | oofem::ContactPoint | pure virtual |
| computeVectorOf(ValueModeType u, TimeStep *tStep, FloatArray &answer)=0 | oofem::ContactPoint | pure virtual |
| ContactPoint() | oofem::ContactPoint | inline |
| giveGlobalCoordinates()=0 | oofem::ContactPoint | pure virtual |
| giveLocalCoordinates()=0 | oofem::ContactPoint | pure virtual |
| giveLocationArray(IntArray &locationArray, const IntArray &dofIDArry, const UnknownNumberingScheme &s) const =0 | oofem::ContactPoint | pure virtual |
| giveNormalVector()=0 | oofem::ContactPoint | pure virtual |
| giveSurfaceDimension() | oofem::ContactPoint | inline |
| giveUnknownVector(FloatArray &answer, const IntArray &dofMask, ValueModeType mode, TimeStep *tStep, bool padding=false)=0 | oofem::ContactPoint | pure virtual |
| giveUpdatedCoordinates(FloatArray &coords, TimeStep *tStep)=0 | oofem::ContactPoint | pure virtual |
| inContact()=0 | oofem::ContactPoint | pure virtual |
| init() | oofem::ContactPoint | inlinevirtual |
| surface_dimension | oofem::ContactPoint | protected |
| updateYourself(TimeStep *tStep) | oofem::ContactPoint | inlinevirtual |
| ~ContactPoint() | oofem::ContactPoint | inline |