The tables that contain the amount of quadrature points used in vector problems. More...
#include <constants.hpp>
Public Member Functions | |
| QuadratureTableVector (unsigned int p) | |
| QuadratureTableVector (const QuadratureTableVector< 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 vector problems.
Definition at line 100 of file constants.hpp.