/var/www2/hermes2d/hermes2d/src/quad.h File Reference

#include "common.h"
#include "config.h"

Go to the source code of this file.

Classes

class  Quad1D
 Quad1D is a base class for all 1D quadrature points. More...
class  Quad2D
 Quad2D is a base class for all 2D quadrature points on triangles and quads. More...

Defines

#define H2D_GIP1D_X   0
#define H2D_GIP1D_W   1

Enumerations

enum  GIP2DIndices { H2D_GIP2D_X = 0, H2D_GIP2D_Y = 1, H2D_GIP2D_W = 2 }
 

Indices of values in the value returned by Quad2D::get_points().

More...

Variables

const int g_max_quad = 24

Define Documentation

#define H2D_GIP1D_W   1
#define H2D_GIP1D_X   0

Enumeration Type Documentation

Indices of values in the value returned by Quad2D::get_points().

Enumerator:
H2D_GIP2D_X 

X-axis coordinate.

H2D_GIP2D_Y 

Y-axis coordinate.

H2D_GIP2D_W 

A weight.


Variable Documentation

const int g_max_quad = 24
Generated on Sat Jun 5 15:17:43 2010 for Hermes2D Library: Real Version by  doxygen 1.6.3