This is the complete list of members for mfem::TMOPHRSolver, including all inherited members.
AddFESpaceForUpdate(FiniteElementSpace *fes) | mfem::TMOPHRSolver | inline |
AddFESpaceForUpdate(ParFiniteElementSpace *pfes_) | mfem::TMOPHRSolver | inline |
AddGridFunctionForUpdate(GridFunction *gf) | mfem::TMOPHRSolver | inline |
AddGridFunctionForUpdate(ParGridFunction *pgf_) | mfem::TMOPHRSolver | inline |
amr_metric_id | mfem::TMOPHRSolver | protected |
fespacearr | mfem::TMOPHRSolver | protected |
gridfuncarr | mfem::TMOPHRSolver | protected |
h_per_r_iter | mfem::TMOPHRSolver | protected |
hr_iter | mfem::TMOPHRSolver | protected |
hradaptivity | mfem::TMOPHRSolver | protected |
mesh | mfem::TMOPHRSolver | protected |
mesh_poly_deg | mfem::TMOPHRSolver | protected |
move_bnd | mfem::TMOPHRSolver | protected |
Mult() | mfem::TMOPHRSolver | |
nlf | mfem::TMOPHRSolver | protected |
ParUpdate() | mfem::TMOPHRSolver | protected |
pfespacearr | mfem::TMOPHRSolver | protected |
pgridfuncarr | mfem::TMOPHRSolver | protected |
pmesh | mfem::TMOPHRSolver | protected |
pnlf | mfem::TMOPHRSolver | protected |
RebalanceParNCMesh() | mfem::TMOPHRSolver | protected |
serial | mfem::TMOPHRSolver | protected |
SetHAdaptivityIterations(int iter) | mfem::TMOPHRSolver | inline |
SetHRAdaptivityIterations(int iter) | mfem::TMOPHRSolver | inline |
tmop_dr | mfem::TMOPHRSolver | protected |
tmop_dr_est | mfem::TMOPHRSolver | protected |
tmop_r | mfem::TMOPHRSolver | protected |
tmop_r_est | mfem::TMOPHRSolver | protected |
TMOPHRSolver(Mesh &mesh_, NonlinearForm &nlf_, TMOPNewtonSolver &tmopns_, GridFunction &x_, bool move_bnd_, bool hradaptivity_, int mesh_poly_deg_, int amr_metric_id_, int hr_iter_=5, int h_per_r_iter_=1) | mfem::TMOPHRSolver | |
TMOPHRSolver(ParMesh &pmesh_, ParNonlinearForm &pnlf_, TMOPNewtonSolver &tmopns_, ParGridFunction &x_, bool move_bnd_, bool hradaptivity_, int mesh_poly_deg_, int amr_metric_id_, int hr_iter_=5, int h_per_r_iter_=1) | mfem::TMOPHRSolver | |
tmopns | mfem::TMOPHRSolver | protected |
Update() | mfem::TMOPHRSolver | protected |
UpdateNonlinearFormAndBC(Mesh *mesh, NonlinearForm *nlf) | mfem::TMOPHRSolver | protected |
x | mfem::TMOPHRSolver | protected |
~TMOPHRSolver() | mfem::TMOPHRSolver | inline |