/var/www2/hermes2d/hermes2d/src/shapeset.cpp File Reference

#include "common.h"
#include "shapeset.h"
#include "matrix_old.h"

Defines

#define parse_index

Define Documentation

#define parse_index
Value:
int part = (unsigned) index >> 7, \
        order = (index >> 3) & 15, \
        edge = (index >> 1) & 3, \
        ori = index & 1;
Generated on Sat Jun 5 15:17:43 2010 for Hermes2D Library: Real Version by  doxygen 1.6.3