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

DustCollapseIBCF_F.H

Go to the documentation of this file.
00001 #ifndef _DUSTCOLLAPSEIBCF_F_H_
00002 #define _DUSTCOLLAPSEIBCF_F_H_
00003 
00004 #include "FORT_PROTO.H"
00005 #include "REAL.H"
00006 
00007 extern "C"
00008 {
00009 
00010 // Prototype for Fortran procedure DUSTCOLLAPSE ...
00011 //
00012 #define FORT_DUSTCOLLAPSE FORTRAN_NAME( DUSTCOLLAPSE ,dustcollapse )
00013 void 
00014 FORT_DUSTCOLLAPSE(
00015       CHFp_FRA(U)
00016       ,CHFp_CONST_REAL(radius)
00017       ,CHFp_CONST_REAL(density)
00018       ,CHFp_CONST_REAL(dx)
00019       ,CHFp_BOX(box) );
00020 
00021 }
00022 
00023 #endif

Generated on Wed Oct 19 13:33:48 2005 for Chombo&AMRSelfGravity by doxygen 1.3.2