Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

GradDivOpF_F.H

Go to the documentation of this file.
00001 #ifndef _GRADDIVOPF_F_H_
00002 #define _GRADDIVOPF_F_H_
00003 
00004 #include "FORT_PROTO.H"
00005 #include "REAL.H"
00006 
00007 extern "C"
00008 {
00009 
00010 // Prototype for Fortran procedure INCREMENTGRADDIVOP ...
00011 //
00012 #define FORT_INCREMENTGRADDIVOP FORTRAN_NAME( INCREMENTGRADDIVOP ,incrementgraddivop )
00013 void 
00014 FORT_INCREMENTGRADDIVOP(
00015       CHFp_FRA(lofphi)
00016       ,CHFp_CONST_FRA(phi)
00017       ,CHFp_CONST_FRA(divPhi)
00018       ,CHFp_BOX(region)
00019       ,CHFp_CONST_REAL(dx)
00020       ,CHFp_CONST_INT(dir) );
00021 
00022 }
00023 
00024 #endif

Generated on Wed Oct 5 13:52:08 2005 for Chombo&AMRSelfGravity by  doxygen 1.4.1