sconfmppec.h

Go to the documentation of this file.
00001 
00025 /* standard includes */
00026 
00027 #include <math.h>
00028 #include <stdlib.h>
00029 #include <stdio.h>
00030 #include <string.h>
00031 
00032 #ifndef __SCONFMPPEC__
00033 #define __SCONFMPPEC__
00034 
00035 #ifndef __COMPILER__
00036 #include "compiler.h"
00037 #endif
00038 #ifndef __GM__
00039 #include "gm.h"
00040 #endif
00041 
00042 // include UG header files
00043 #include "gm.h"              /* for data structure               */
00044 #include "ugstruct.h"        /* for GetStringValue               */
00045 #include "misc.h"            /* for MIN, MAX, PI, ...            */
00046 #include "ugdevices.h"       /* for UserWrite, PrintErrorMessage */ 
00047 #include "commands.h"        /* for GetCurrentMultigrid          */
00048 #include "cmdint.h"          /* for CreateCommand                */
00049 #include "cmdint.h"          /* for CreateCommand                */
00050 #include "cmdline.h"         /* for command line processing      */
00051 #include "general.h"         /* for general desclarations        */
00052 #include "np.h"              /* for NUMPROC implementation       */
00053 #include "assemble.h"        /* for CreateCLASS implementation   */
00054 #include "compiler.h"
00055 #include "namespace.h"
00056 
00057 USING_UG_NAMESPACE
00058 USING_UGDIM_NAMESPACE
00059 
00060 
00061 INT sconfmpEnforcePEC(NP_BASE *base,
00062                  INT embctype);
00063 
00064 #endif

Generated on Fri Oct 26 14:04:29 2007 for acheron3d by  doxygen 1.4.7