The tables that contain the amount of quadrature points used in the scalar problems. More...
#include <constants.hpp>
Public Member Functions | |
| QuadratureTableScalar (unsigned int p) | |
| QuadratureTableScalar (const QuadratureTableScalar< dim > &qt) | |
| unsigned int | sim () const |
| Returns the amount of quadrature points used when assembling system if linear equations. | |
| unsigned int | enorm () const |
| Returns the amount of quadrature points used when calculating the error norms. | |
The tables that contain the amount of quadrature points used in the scalar problems.
Definition at line 60 of file constants.hpp.