Continuum Membrane 719025a62b1e384a6ff80e2f2a223ef4012153dc
Loading...
Searching...
No Matches
Deprecated List
Member kron (const Matrix &v1, const Matrix &v2)
Might cause memory leak!
Member Mesh::determine_boundary_vertices_faces ()
Currently the isBoundary property is not used in any part of the model. This is a placeholder in case any future functions need the property.
Member Mesh::Mesh (const std::vector< Vertex > &srcVertices, const std::vector< Face > &srcFaces, Param &srcParam) __attribute__((deprecated("Initialize with Mesh(Param &srcParam) and setup with setup_from_vertices_faces instead.")))
This function is deprecated, initialize with Mesh(Param &srcParam) and setup with setup_from_vertices_faces instead.
Member Vertex::isBoundary
point on boundary of the membrane; determined by boundary condition