boundarycomplex.C

Go to the documentation of this file.
00001 #ifdef HAVE_CONFIG_H
00002 #  include "tumble-conf.h"
00003 #endif
00004 
00005 #include "boundarycomplex.h"
00006 #include "cellcomplex_C.h"
00007 
00008 /* Instantiate all the functions.  Compile errors will be here, and
00009    changes in boundarymesh.C won't cause recompiling the entire
00010    cell-complex code.  */
00011 template class CellComplex<BoundaryVertex,BoundaryEdge,BoundaryFace,BoundaryTuple>;

Generated on Mon May 24 09:53:30 2010 for TUMBLE by  doxygen 1.5.2