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

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.
 

Detailed Description

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

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

Definition at line 60 of file constants.hpp.


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