MFEM  v4.6.0
Finite element discretization library
Classes | Namespaces
complex_operator.hpp File Reference

Go to the source code of this file.

Classes

class  mfem::ComplexOperator
 Mimic the action of a complex operator using two real operators. More...
 
class  mfem::ComplexSparseMatrix
 Specialization of the ComplexOperator built from a pair of Sparse Matrices. More...
 
class  mfem::ComplexUMFPackSolver
 Interface with UMFPack solver specialized for ComplexSparseMatrix This approach avoids forming a monolithic SparseMatrix which leads to increased memory and flops. More...
 
class  mfem::ComplexHypreParMatrix
 Specialization of the ComplexOperator built from a pair of HypreParMatrices. More...
 

Namespaces

 mfem