Logbook  (07-04-2025)
Static problems
Constants::QuadratureTableVector< dim > Class Template Reference

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.
 

Detailed Description

template<int dim>
class Constants::QuadratureTableVector< dim >

The tables that contain the amount of quadrature points used in vector problems.

Definition at line 100 of file constants.hpp.


The documentation for this class was generated from the following file: