MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
pgridfunc.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  mfem
 

Functions

real_t mfem::GlobalLpNorm (const real_t p, real_t loc_norm, MPI_Comm comm)
 Compute a global Lp norm from the local Lp norms computed by each processor.
 
real_t mfem::L2ZZErrorEstimator (BilinearFormIntegrator &flux_integrator, const ParGridFunction &x, ParFiniteElementSpace &smooth_flux_fes, ParFiniteElementSpace &flux_fes, Vector &errors, int norm_p, real_t solver_tol, int solver_max_it)