This is the complete list of members for ContactSurface< T >, including all inherited members.
| area(int face_index) const | ContactSurface< T > | |
| centroid(int face_index) const | ContactSurface< T > | |
| centroid() const | ContactSurface< T > | |
| ContactSurface(const ContactSurface &) | ContactSurface< T > | |
| ContactSurface(ContactSurface &&) | ContactSurface< T > | |
| ContactSurface(GeometryId id_M, GeometryId id_N, std::unique_ptr< TriangleSurfaceMesh< T > > mesh_W, std::unique_ptr< TriangleSurfaceMeshFieldLinear< T, T > > e_MN, std::unique_ptr< std::vector< Vector3< T > > > grad_eM_W=nullptr, std::unique_ptr< std::vector< Vector3< T > > > grad_eN_W=nullptr) | ContactSurface< T > | |
| ContactSurface(GeometryId id_M, GeometryId id_N, std::unique_ptr< PolygonSurfaceMesh< T > > mesh_W, std::unique_ptr< PolygonSurfaceMeshFieldLinear< T, T > > e_MN, std::unique_ptr< std::vector< Vector3< T > > > grad_eM_W=nullptr, std::unique_ptr< std::vector< Vector3< T > > > grad_eN_W=nullptr) | ContactSurface< T > | |
| ContactSurfaceTester class | ContactSurface< T > | friend |
| Equal(const ContactSurface< T > &surface) const | ContactSurface< T > | |
| EvaluateGradE_M_W(int index) const | ContactSurface< T > | |
| EvaluateGradE_N_W(int index) const | ContactSurface< T > | |
| face_normal(int face_index) const | ContactSurface< T > | |
| HasGradE_M() const | ContactSurface< T > | |
| HasGradE_N() const | ContactSurface< T > | |
| id_M() const | ContactSurface< T > | |
| id_N() const | ContactSurface< T > | |
| is_triangle() const | ContactSurface< T > | |
| num_faces() const | ContactSurface< T > | |
| num_vertices() const | ContactSurface< T > | |
| operator=(const ContactSurface &) | ContactSurface< T > | |
| operator=(ContactSurface &&) | ContactSurface< T > | |
| poly_e_MN() const | ContactSurface< T > | |
| poly_mesh_W() const | ContactSurface< T > | |
| representation() const | ContactSurface< T > | |
| total_area() const | ContactSurface< T > | |
| tri_e_MN() const | ContactSurface< T > | |
| tri_mesh_W() const | ContactSurface< T > | |
| ~ContactSurface() | ContactSurface< T > |