Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

MASKVAL.H

Go to the documentation of this file.
00001 #ifndef _MASKVAL_H_
00002 #define _MASKVAL_H_
00003 
00004 #if 0
00005 These mask value definitions should correspond with those in LevelMask.H
00006 They are intended for use in FORTRAN routines
00007 #endif
00008 
00009 #define MASKCOVERED  -2
00010 #define MASKPHYS     -1
00011 #define MASKCOPY      0
00012 #define MASKCOARSE    1
00013 
00014 #endif

Generated on Wed Jun 2 13:53:34 2004 for Chombo&INSwithParticles by doxygen 1.3.2