| 
    GRINS-0.7.0
    
   | 
 
#include "grins/error_estimator_factory_basic.h"#include "grins/strategies_parsing.h"#include "libmesh/patch_recovery_error_estimator.h"#include "libmesh/kelly_error_estimator.h"
Go to the source code of this file.
Namespaces | |
| GRINS | |
| GRINS namespace.  | |
Functions | |
| ErrorEstimatorFactoryBasic< libMesh::KellyErrorEstimator > | GRINS::grins_factory_kelly_error_est (StrategiesParsing::kelly_error_estimator()) | 
| ErrorEstimatorFactoryBasic< libMesh::PatchRecoveryErrorEstimator > | GRINS::grins_factory_patch_recovery_error_est (StrategiesParsing::patch_recovery_error_estimator()) |