Generated from initLocalBlocks.c with ROBODoc v3.2.3 on Fri Dec 12 09:56:32 2003
TABLE OF CONTENTS
- UG1/initLocalBlock
NAME
initLocalBlocks
SYNOPSIS
initLocalBlocks(Grid*, int*)
initLocalBlocal(G, startBlock)
DESCRIPTION
Set up all the information about the blocks
Each processor sets up its own local information
Two major parts -
set up the coordinate information (BlockCoords, Coordinates, Bound_box)
set up the neighbors
ARGUMENTS
Grid* G : the grid structure. everything big about the grid
int* startBlock: the starting block index for every processor