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

edgeGhostBCF_F.H

Go to the documentation of this file.
00001 #ifndef _EDGEGHOSTBCF_F_H_
00002 #define _EDGEGHOSTBCF_F_H_
00003 
00004 #include "FORT_PROTO.H"
00005 #include "REAL.H"
00006 
00007 extern "C"
00008 {
00009 
00010 // Prototype for Fortran procedure BOXEDGEBC ...
00011 //
00012 #define FORT_BOXEDGEBC FORTRAN_NAME( BOXEDGEBC ,boxedgebc )
00013 void 
00014 FORT_BOXEDGEBC(
00015       CHFp_FRA(state)
00016       ,CHFp_CONST_FRA(neumfac)
00017       ,CHFp_CONST_FRA(dircfac)
00018       ,CHFp_CONST_FRA(inhmval)
00019       ,CHFp_BOX(bcBox)
00020       ,CHFp_CONST_INT(dir)
00021       ,CHFp_CONST_INT(side)
00022       ,CHFp_CONST_REAL(dx)
00023       ,CHFp_CONST_INT(startcomp)
00024       ,CHFp_CONST_INT(endcomp) );
00025 
00026 }
00027 
00028 #endif

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