Mfem

Latest version: v4.7.0.1

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

12.27

* Overloaded functions whose definitionsare distributed among several .hpp are
handled by common_functions.i. Such functions include Add, Mult, Transpose,
RAP, and InnerProduct.
* Due to above change, add_sparse, add_dense has been removed.
* Element access to DenseTensor object is added.
* GetDataArray of DenseTensor and DenseMatrix is changed to return a mere
memory view of objects' internal data, instead of copy of data

12.06

* common/depelicated.i is added. This interface file contains
two macros for specfing method and overloaded method as deprecated.

12.03

* Rebuild all cxx to work with MFEM 3.3.2
* mesh::GetBdrElementAdjacentElement is wrapped to return two integers

2017 10.10 chypre.py
* CHypreMat::__add__ and CHypreMat::__sub__ was calling CHypreMat without
specifing col_parts.

11.29

* bilininteg.i is adjusted so that NonlinearIntegrator is properly recognized
as a base class of BilinearIntegrator class. This allows to use SetIntOrder
and some others in BilinearIntegrator

11.23

* Mesh.GetElementCenterArray is added, which returns numpy array

11.21

* cuda build is tested
* In solver.hpp, many routines takes Operator &, but FormLinearSystem
takes OperatorHandle. A new typemap (operator_ptr_typemap) is added to
call OperatorHandle -> Ptr() inside the wrapper so that one can pass
OperatorHandle to the routines such as SetOperator, PCG and etc.

Page 1 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.