7 Multiblock Framework API Reference

The Multiblock framework is accessed from a program via a set of routines. These routines are available in both C and Fortran90 versions. The C versions are all functions, and always return an error code of MBLK_SUCCESS or MBLK_FAILURE. The Fortran90 versions are all subroutines, and take an extra integer parameter ``err'' which will be set to MBLK_SUCCESS or MBLK_FAILURE.



Subsections

January 17, 2008
MBlock Homepage
Charm Homepage