MFEM  v4.6.0
Finite element discretization library
Namespaces | Functions
pgridfunc.cpp File Reference

Go to the source code of this file.

Namespaces

 mfem
 

Functions

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