MFEM
v4.1.0
Finite element discretization library
Main Page
Related Pages
Classes
Files
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Pages
Deprecated List
Member
mfem::BilinearForm::GetFES
()
Use FESpace() instead.
Member
mfem::Device::GetMemoryClass
()
Use GetDeviceMemoryClass() instead.
Member
mfem::Device::GetMemoryType
()
Use GetDeviceMemoryType() instead.
Member
mfem::Element::GetNFaces
(int &nFaceVertices) const =0
Use GetNFaces(void) and GetNFaceVertices(int) instead.
Member
mfem::FunctionCoefficient::FunctionCoefficient
(double(*f)(Vector &))
Use the method where the C-function,
f
, uses a const Vector argument instead of Vector.
Member
mfem::FunctionCoefficient::FunctionCoefficient
(double(*tdf)(Vector &, double))
Use the method where the C-function,
tdf
, uses a const Vector argument instead of Vector.
Member
mfem::Hexahedron::GetNFaces
(int &nFaceVertices) const
Use GetNFaces(void) and GetNFaceVertices(int) instead.
Class
mfem::isockstream
This class is DEPRECATED. New code should use class socketserver (see
socketstream.hpp
).
Member
mfem::LinearForm::GetFES
()
Use FESpace() instead.
Member
mfem::NonlinearForm::SetEssentialVDofs
(const
Array< int >
&ess_vdofs_list)
Use either SetEssentialBC() or SetEssentialTrueDofs().
Class
mfem::osockstream
This class is DEPRECATED. New code should use class socketstream (see
socketstream.hpp
).
Member
mfem::Point::GetNFaces
(int &nFaceVertices) const
Use GetNFaces(void) and GetNFaceVertices(int) instead.
Member
mfem::Quadrilateral::GetNFaces
(int &nFaceVertices) const
Use GetNFaces(void) and GetNFaceVertices(int) instead.
Member
mfem::Segment::GetNFaces
(int &nFaceVertices) const
Use GetNFaces(void) and GetNFaceVertices(int) instead.
Member
mfem::Tetrahedron::GetNFaces
(int &nFaceVertices) const
Use GetNFaces(void) and GetNFaceVertices(int) instead.
Member
mfem::Triangle::GetNFaces
(int &nFaceVertices) const
Use GetNFaces(void) and GetNFaceVertices(int) instead.
Member
mfem::Vertex::SetCoords
(const double *p)
This old version of SetCoords is not always memory safe.
Member
mfem::Wedge::GetNFaces
(int &nFaceVertices) const
Use GetNFaces(void) and GetNFaceVertices(int) instead.
Generated on Fri Feb 18 2022 18:54:19 for MFEM by
1.8.5