order.h File Reference

#include "common.h"
#include <common/error.h>

Go to the source code of this file.

Classes

struct  order2_t
struct  order3_t

Defines

#define H3D_MAX_QUAD_ORDER   24
#define H3D_MAX_QUAD_ORDER_TRI   20
#define H3D_MAX_QUAD_ORDER_TETRA   20

Typedefs

typedef int order1_t

Functions

int limit_tri_ord (int x)
int limit_tet_ord (int x)
int limit_quad_ord (int x)
order2_t max (order2_t a, order2_t b)
order3_t operator* (const int c, const order3_t &a)
order3_t max (order3_t a, order3_t b)
order3_t turn_hex_face_order (int iface, order3_t ord)

Define Documentation

#define H3D_MAX_QUAD_ORDER   24
#define H3D_MAX_QUAD_ORDER_TETRA   20
#define H3D_MAX_QUAD_ORDER_TRI   20

Typedef Documentation

typedef int order1_t

Function Documentation

int limit_quad_ord ( int  x  )  [inline]
int limit_tet_ord ( int  x  )  [inline]
int limit_tri_ord ( int  x  )  [inline]
order3_t max ( order3_t  a,
order3_t  b 
) [inline]
order2_t max ( order2_t  a,
order2_t  b 
) [inline]
order3_t operator* ( const int  c,
const order3_t a 
) [inline]
order3_t turn_hex_face_order ( int  iface,
order3_t  ord 
) [inline]
Generated on Fri Sep 3 09:22:20 2010 for Hermes3D Library: Real Version by  doxygen 1.6.3