MFEM v4.7.0
Finite element discretization library
|
This is the complete list of members for mfem::ParMortarAssembler, including all inherited members.
AddMortarIntegrator(const std::shared_ptr< MortarIntegrator > &integrator) | mfem::ParMortarAssembler | |
Apply(const ParGridFunction &src_fun, ParGridFunction &dest_fun) | mfem::ParMortarAssembler | |
Assemble(std::shared_ptr< HypreParMatrix > &B) | mfem::ParMortarAssembler | |
ParMortarAssembler(const std::shared_ptr< ParFiniteElementSpace > &source, const std::shared_ptr< ParFiniteElementSpace > &destination) | mfem::ParMortarAssembler | |
SetAssembleMassAndCouplingTogether(const bool value) | mfem::ParMortarAssembler | |
SetMaxSolverIterations(const int max_solver_iterations) | mfem::ParMortarAssembler | |
SetSolver(const std::shared_ptr< IterativeSolver > &solver) | mfem::ParMortarAssembler | |
SetVerbose(const bool verbose) | mfem::ParMortarAssembler | |
Transfer(const ParGridFunction &src_fun, ParGridFunction &dest_fun) | mfem::ParMortarAssembler | |
Update() | mfem::ParMortarAssembler | |
~ParMortarAssembler() | mfem::ParMortarAssembler |