FLASH-X
Doxygen Generated Documentation From Interface Source Code
Functions/Subroutines
Grid_getNumBlksFromType.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine Grid_getNumBlksFromType (blockType, numBlocks)
 

Function/Subroutine Documentation

◆ Grid_getNumBlksFromType()

subroutine Grid_getNumBlksFromType ( integer  blockType,
integer  numBlocks 
)

Get the number of local blocks on a processor based on type

blockType : The nodetype of blocks for which numBlocks is requested numBlocks : The number of blocks currently in use on myProcessor

Definition at line 24 of file Grid_getNumBlksFromType.F90.