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

AMRNS_F_F.H File Reference

#include "FORT_PROTO.H"
#include "REAL.H"

Include dependency graph for AMRNS_F_F.H:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define FORT_COMPUTEVORT   FORTRAN_NAME( COMPUTEVORT ,computevort )
#define FORT_MAGVECT   FORTRAN_NAME( MAGVECT ,magvect )
#define FORT_CENTERED_DERIV   FORTRAN_NAME( CENTERED_DERIV ,centered_deriv )

Functions

void FORT_COMPUTEVORT (CHFp_FRA1(vort),CHFp_FRA(vel),CHFp_BOX(gridBox),CHFp_CONST_REAL(dx),CHFp_CONST_INT(dir))
void FORT_MAGVECT (CHFp_FRA1(magVector),CHFp_FRA(vect),CHFp_BOX(gridBox))
void FORT_CENTERED_DERIV (CHFp_FRA1(deriv),CHFp_CONST_FRA1(phi),CHFp_BOX(grid),CHFp_CONST_REAL(dx),CHFp_INT(dir))


Define Documentation

#define FORT_CENTERED_DERIV   FORTRAN_NAME( CENTERED_DERIV ,centered_deriv )
 

#define FORT_COMPUTEVORT   FORTRAN_NAME( COMPUTEVORT ,computevort )
 

#define FORT_MAGVECT   FORTRAN_NAME( MAGVECT ,magvect )
 


Function Documentation

void FORT_CENTERED_DERIV CHFp_FRA1(deriv)   ,
CHFp_CONST_FRA1(phi)   ,
CHFp_BOX(grid)   ,
CHFp_CONST_REAL(dx)   ,
CHFp_INT(dir)   
 

void FORT_COMPUTEVORT CHFp_FRA1(vort)   ,
CHFp_FRA(vel)   ,
CHFp_BOX(gridBox)   ,
CHFp_CONST_REAL(dx)   ,
CHFp_CONST_INT(dir)   
 

void FORT_MAGVECT CHFp_FRA1(magVector)   ,
CHFp_FRA(vect)   ,
CHFp_BOX(gridBox)   
 


Generated on Thu Aug 29 11:06:15 2002 for Chombo&INS by doxygen1.2.16