AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
Deprecated List
Member axom::mint::UnstructuredMesh< TOPO >::getFaceCapacity () const final override
Has no significance, since adding external faces is not supported. Use getNumberOfFaces() instead.
Member axom::mint::UnstructuredMesh< TOPO >::getFaceNodesCapacity () const
Has no significance, since adding external faces is not supported. Use getFaceNodesSize() instead.
Member axom::primal::Triangle< T, NDIMS >::checkInTriangle (const PointType &p, double eps=1e-8) const
This function is deprecated. Use contains() instead