Hermes2D  3.0
Hermes::Hermes2D::Quad1DStd Class Reference

1D quadrature points on the standard reference domain (-1,1) More...

#include <quad_all.h>

+ Inheritance diagram for Hermes::Hermes2D::Quad1DStd:

Public Member Functions

virtual void dummy_fn ()
 to prevent this class from being instantiated
 
- Public Member Functions inherited from Hermes::Hermes2D::Quad1D
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
 

Additional Inherited Members

- Protected Attributes inherited from Hermes::Hermes2D::Quad1D
double2 ** tables
 
unsigned char * np
 
double ref_vert [H2D_NUM_MODES]
 
unsigned short max_order
 

Detailed Description

1D quadrature points on the standard reference domain (-1,1)

Definition at line 28 of file quad_all.h.


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