[P]arallel [Hi]gh-order [Li]brary for [P]DEs  Latest
Parallel High-Order Library for PDEs through hp-adaptive Discontinuous Galerkin methods
PHiLiP::ResidualErrorEstimate< dim, real, MeshType > Member List

This is the complete list of members for PHiLiP::ResidualErrorEstimate< dim, real, MeshType >, including all inherited members.

compute_cellwise_errors() overridePHiLiP::ResidualErrorEstimate< dim, real, MeshType >virtual
dgPHiLiP::MeshErrorEstimateBase< dim, real, MeshType >
MeshErrorEstimateBase(std::shared_ptr< DGBase< dim, real, MeshType > > dg_input)PHiLiP::MeshErrorEstimateBase< dim, real, MeshType >explicit
ResidualErrorEstimate(std::shared_ptr< DGBase< dim, real, MeshType >> dg_input)PHiLiP::ResidualErrorEstimate< dim, real, MeshType >explicit
~MeshErrorEstimateBase()=defaultPHiLiP::MeshErrorEstimateBase< dim, real, MeshType >virtual