20 #ifndef LIBMESH_JUMP_ERROR_ESTIMATOR_H 21 #define LIBMESH_JUMP_ERROR_ESTIMATOR_H 89 bool estimate_parent_error =
false)
override;
160 #endif // LIBMESH_JUMP_ERROR_ESTIMATOR_H JumpErrorEstimator & operator=(const JumpErrorEstimator &)=delete
std::unique_ptr< FEMContext > fine_context
virtual void internal_side_integration()=0
virtual bool boundary_side_integration()
Manages consistently variables, degrees of freedom, and coefficient vectors.
std::unique_ptr< FEMContext > coarse_context
virtual ~JumpErrorEstimator()=default
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
float coarse_n_flux_faces_increment()
bool scale_by_n_flux_faces
virtual void estimate_error(const System &system, ErrorVector &error_per_cell, const NumericVector< Number > *solution_vector=nullptr, bool estimate_parent_error=false) override
bool integrate_boundary_sides
virtual void init_context(FEMContext &c)