![]() |
MFEM
v4.2.0
Finite element discretization library
|
Go to the source code of this file.
Classes | |
| class | mfem::ParGridFunction |
| Class for parallel grid function. More... | |
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) |
1.8.5