Hermes2D  3.0
Hermes::Hermes2D::Quad1D Class Referenceabstract

#include <quad.h>

+ Inheritance diagram for Hermes::Hermes2D::Quad1D:

Public Member Functions

double2 * get_points (int order) const
 
unsigned char get_num_points (int order) const
 
unsigned short get_max_order () const
 
double get_ref_vertex (int n) const
 

Protected Member Functions

virtual void dummy_fn ()=0
 to prevent this class from being instantiated
 

Protected Attributes

double2 ** tables
 
unsigned char * np
 
double ref_vert [H2D_NUM_MODES]
 
unsigned short max_order
 

Detailed Description

Quad1D is a base class for all 1D quadrature points.

Definition at line 49 of file quad.h.


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