chrono::fea::ChContactTriangleXYZRot Member List
This is the complete list of members for chrono::fea::ChContactTriangleXYZRot, including all inherited members.
AddCollisionModel(std::shared_ptr< ChCollisionModel > model) | chrono::ChContactable | |
AddCollisionShape(std::shared_ptr< ChCollisionShape > shape, const ChFrame<> &frame=ChFrame<>()) | chrono::ChContactable | |
ArchiveIn(ChArchiveIn &archive_in) | chrono::ChContactable | |
ArchiveOut(ChArchiveOut &archive_out) | chrono::ChContactable | |
ChContactable() (defined in chrono::ChContactable) | chrono::ChContactable | protected |
ChContactTriangleXYZRot() (defined in chrono::fea::ChContactTriangleXYZRot) | chrono::fea::ChContactTriangleXYZRot | |
ChContactTriangleXYZRot(const std::array< std::shared_ptr< ChNodeFEAxyzrot >, 3 > &nodes, ChContactSurface *container=nullptr) (defined in chrono::fea::ChContactTriangleXYZRot) | chrono::fea::ChContactTriangleXYZRot | |
collision_model (defined in chrono::ChContactable) | chrono::ChContactable | protected |
ComputeJacobianForContactPart(const ChVector3d &abs_point, ChMatrix33<> &contact_plane, type_constraint_tuple &jacobian_tuple_N, type_constraint_tuple &jacobian_tuple_U, type_constraint_tuple &jacobian_tuple_V, bool second) override | chrono::fea::ChContactTriangleXYZRot | virtual |
ComputeJacobianForRollingContactPart(const ChVector3d &abs_point, ChMatrix33<> &contact_plane, type_constraint_tuple &jacobian_tuple_N, type_constraint_tuple &jacobian_tuple_U, type_constraint_tuple &jacobian_tuple_V, bool second) (defined in chrono::ChContactable_3vars< T1, T2, T3 >) | chrono::ChContactable_3vars< T1, T2, T3 > | inlinevirtual |
ComputeNF(const double U, const double V, ChVectorDynamic<> &Qi, double &detJ, const ChVectorDynamic<> &F, ChVectorDynamic<> *state_x, ChVectorDynamic<> *state_w) override | chrono::fea::ChContactTriangleXYZRot | virtual |
ComputeNormal(const double U, const double V) override | chrono::fea::ChContactTriangleXYZRot | virtual |
ComputeUVfromP(const ChVector3d &P, double &u, double &v) | chrono::fea::ChContactTriangleXYZRot | |
CONTACTABLE_3 enum value | chrono::ChContactable | |
CONTACTABLE_33 enum value | chrono::ChContactable | |
CONTACTABLE_333 enum value | chrono::ChContactable | |
CONTACTABLE_6 enum value | chrono::ChContactable | |
CONTACTABLE_66 enum value | chrono::ChContactable | |
CONTACTABLE_666 enum value | chrono::ChContactable | |
CONTACTABLE_UNKNOWN enum value | chrono::ChContactable | |
ContactableGetStateBlockPosLevel(ChState &x) override | chrono::fea::ChContactTriangleXYZRot | virtual |
ContactableGetStateBlockVelLevel(ChStateDelta &w) override | chrono::fea::ChContactTriangleXYZRot | virtual |
ContactableIncrementState(const ChState &x, const ChStateDelta &dw, ChState &x_new) override | chrono::fea::ChContactTriangleXYZRot | virtual |
ContactComputeQ(const ChVector3d &F, const ChVector3d &T, const ChVector3d &point, const ChState &state_x, ChVectorDynamic<> &Q, int offset) override | chrono::fea::ChContactTriangleXYZRot | virtual |
ContactForceLoadResidual_F(const ChVector3d &F, const ChVector3d &T, const ChVector3d &abs_point, ChVectorDynamic<> &R) override | chrono::fea::ChContactTriangleXYZRot | virtual |
eChContactableType enum name | chrono::ChContactable | |
GetCollisionModel() const | chrono::ChContactable | |
GetCollisionModelFrame() override | chrono::fea::ChContactTriangleXYZRot | inlinevirtual |
GetContactableMass() override | chrono::fea::ChContactTriangleXYZRot | inlinevirtual |
GetContactableNumCoordsPosLevel() override | chrono::fea::ChContactTriangleXYZRot | inlinevirtual |
GetContactableNumCoordsVelLevel() override | chrono::fea::ChContactTriangleXYZRot | inlinevirtual |
GetContactableType() const override | chrono::fea::ChContactTriangleXYZRot | inlinevirtual |
GetContactPoint(const ChVector3d &loc_point, const ChState &state_x) override | chrono::fea::ChContactTriangleXYZRot | virtual |
GetContactPointSpeed(const ChVector3d &loc_point, const ChState &state_x, const ChStateDelta &state_w) override | chrono::fea::ChContactTriangleXYZRot | virtual |
GetContactPointSpeed(const ChVector3d &abs_point) override | chrono::fea::ChContactTriangleXYZRot | virtual |
GetContactSurface() const | chrono::fea::ChContactTriangleXYZRot | inline |
GetLoadableNumCoordsPosLevel() override | chrono::fea::ChContactTriangleXYZRot | inlinevirtual |
GetLoadableNumCoordsVelLevel() override | chrono::fea::ChContactTriangleXYZRot | inlinevirtual |
GetNode(int i) const | chrono::fea::ChContactTriangleXYZRot | inline |
GetNumFieldCoords() override | chrono::fea::ChContactTriangleXYZRot | inlinevirtual |
GetNumSubBlocks() override | chrono::fea::ChContactTriangleXYZRot | inlinevirtual |
GetPhysicsItem() override | chrono::fea::ChContactTriangleXYZRot | virtual |
GetSubBlockOffset(unsigned int nblock) override | chrono::fea::ChContactTriangleXYZRot | virtual |
GetSubBlockSize(unsigned int nblock) override | chrono::fea::ChContactTriangleXYZRot | inlinevirtual |
GetUserData() const | chrono::ChContactable | inline |
GetVariables1() override | chrono::fea::ChContactTriangleXYZRot | inlinevirtual |
GetVariables2() override | chrono::fea::ChContactTriangleXYZRot | inlinevirtual |
GetVariables3() override | chrono::fea::ChContactTriangleXYZRot | inlinevirtual |
HasData() const | chrono::ChContactable | inline |
IsContactActive() override | chrono::fea::ChContactTriangleXYZRot | inlinevirtual |
IsSubBlockActive(unsigned int nblock) const override | chrono::fea::ChContactTriangleXYZRot | virtual |
IsTriangleIntegrationNeeded() override | chrono::fea::ChContactTriangleXYZRot | inlinevirtual |
LoadableGetStateBlockPosLevel(int block_offset, ChState &mD) override | chrono::fea::ChContactTriangleXYZRot | virtual |
LoadableGetStateBlockVelLevel(int block_offset, ChStateDelta &mD) override | chrono::fea::ChContactTriangleXYZRot | virtual |
LoadableGetVariables(std::vector< ChVariables * > &mvars) override | chrono::fea::ChContactTriangleXYZRot | virtual |
LoadableStateIncrement(const unsigned int off_x, ChState &x_new, const ChState &x, const unsigned int off_v, const ChStateDelta &Dv) override | chrono::fea::ChContactTriangleXYZRot | virtual |
nvars1 (defined in chrono::ChVariableTupleCarrier_3vars< N1, N2, N3 >) | chrono::ChVariableTupleCarrier_3vars< N1, N2, N3 > | static |
nvars2 (defined in chrono::ChVariableTupleCarrier_3vars< N1, N2, N3 >) | chrono::ChVariableTupleCarrier_3vars< N1, N2, N3 > | static |
nvars3 (defined in chrono::ChVariableTupleCarrier_3vars< N1, N2, N3 >) | chrono::ChVariableTupleCarrier_3vars< N1, N2, N3 > | static |
OwnsEdge(int i) const | chrono::fea::ChContactTriangleXYZRot | inline |
OwnsNode(int i) const | chrono::fea::ChContactTriangleXYZRot | inline |
SetContactSurface(ChContactSurface *container) | chrono::fea::ChContactTriangleXYZRot | inline |
SetEdgeOwnership(const ChVector3b &owns_edge) | chrono::fea::ChContactTriangleXYZRot | inline |
SetNodeOwnership(const ChVector3b &owns_node) | chrono::fea::ChContactTriangleXYZRot | inline |
SetNodes(const std::array< std::shared_ptr< ChNodeFEAxyzrot >, 3 > &nodes) | chrono::fea::ChContactTriangleXYZRot | inline |
SetUserData(const std::shared_ptr< void > &data) | chrono::ChContactable | inline |
type_constraint_tuple typedef (defined in chrono::ChContactable_3vars< T1, T2, T3 >) | chrono::ChContactable_3vars< T1, T2, T3 > | |
type_variable_tuple_carrier typedef (defined in chrono::ChContactable_3vars< T1, T2, T3 >) | chrono::ChContactable_3vars< T1, T2, T3 > | |
~ChContactable() (defined in chrono::ChContactable) | chrono::ChContactable | inlinevirtual |
~ChLoadable() (defined in chrono::ChLoadable) | chrono::ChLoadable | inlinevirtual |
~ChLoadableUV() (defined in chrono::ChLoadableUV) | chrono::ChLoadableUV | inlinevirtual |
~ChVariableTupleCarrier_3vars() (defined in chrono::ChVariableTupleCarrier_3vars< N1, N2, N3 >) | chrono::ChVariableTupleCarrier_3vars< N1, N2, N3 > | inlinevirtual |