Version 4 (modified by 12 years ago) ( diff ) | ,
---|
SUBROUTINE CalcSignatures (NodeInfo Info, INTEGER() mSubBounds, INTEGER maxm, INTEGER nDim, INTEGER() Signature)
Click here to view the v166 source.
Calculates the Berger-Rigoutsos signatures (the sum of flagged cells of an nDim-1 dimensional slice of the grid) for each dimension and stores them in the two-dimensional Signatures
array. The Info
and maxm
parameters, however, do not serve any purpose in this function.
INCLUDES:
None.
USES:
None.
Note:
See TracWiki
for help on using the wiki.