|
libMesh
|
This is the complete list of members for libMesh::SmoothnessEstimator, including all inherited members.
| _extra_order | libMesh::SmoothnessEstimator | protected |
| compute_slope(int N, Real Sx, Real Sy, Real Sxx, Real Sxy) | libMesh::SmoothnessEstimator | protectedstatic |
| estimate_smoothness(const System &system, ErrorVector &smoothness_per_cell, const NumericVector< Number > *solution_vector=nullptr) | libMesh::SmoothnessEstimator | virtual |
| EstimateSmoothness class | libMesh::SmoothnessEstimator | friend |
| extra_quadrature_order(const int extraorder) | libMesh::SmoothnessEstimator | inline |
| legepoly(const unsigned int dim, const Order order, const Point p, const unsigned int matsize) | libMesh::SmoothnessEstimator | protectedstatic |
| operator=(const SmoothnessEstimator &)=default | libMesh::SmoothnessEstimator | |
| operator=(SmoothnessEstimator &&)=default | libMesh::SmoothnessEstimator | |
| reduce_smoothness(std::vector< ErrorVectorReal > &error_per_cell, const Parallel::Communicator &comm) | libMesh::SmoothnessEstimator | protected |
| SmoothnessEstimator() | libMesh::SmoothnessEstimator | |
| SmoothnessEstimator(const SmoothnessEstimator &)=default | libMesh::SmoothnessEstimator | |
| SmoothnessEstimator(SmoothnessEstimator &&)=default | libMesh::SmoothnessEstimator | |
| ~SmoothnessEstimator()=default | libMesh::SmoothnessEstimator | virtual |
1.8.14