libMesh
libMesh::SmoothnessEstimator Member List

This is the complete list of members for libMesh::SmoothnessEstimator, including all inherited members.

_extra_orderlibMesh::SmoothnessEstimatorprotected
compute_slope(int N, Real Sx, Real Sy, Real Sxx, Real Sxy)libMesh::SmoothnessEstimatorprotectedstatic
estimate_smoothness(const System &system, ErrorVector &smoothness_per_cell, const NumericVector< Number > *solution_vector=nullptr)libMesh::SmoothnessEstimatorvirtual
EstimateSmoothness classlibMesh::SmoothnessEstimatorfriend
extra_quadrature_order(const int extraorder)libMesh::SmoothnessEstimatorinline
legepoly(const unsigned int dim, const Order order, const Point p, const unsigned int matsize)libMesh::SmoothnessEstimatorprotectedstatic
operator=(const SmoothnessEstimator &)=defaultlibMesh::SmoothnessEstimator
operator=(SmoothnessEstimator &&)=defaultlibMesh::SmoothnessEstimator
reduce_smoothness(std::vector< ErrorVectorReal > &error_per_cell, const Parallel::Communicator &comm)libMesh::SmoothnessEstimatorprotected
SmoothnessEstimator()libMesh::SmoothnessEstimator
SmoothnessEstimator(const SmoothnessEstimator &)=defaultlibMesh::SmoothnessEstimator
SmoothnessEstimator(SmoothnessEstimator &&)=defaultlibMesh::SmoothnessEstimator
~SmoothnessEstimator()=defaultlibMesh::SmoothnessEstimatorvirtual