MFEM
v3.4
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::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.
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::Vertex::SetCoords
(const double *p)
This old version of SetCoords is not always memory safe.
Generated on Fri Feb 18 2022 19:03:37 for MFEM by
1.8.5