ghost_check
Module
Description
$Id$
This module tests the ghost zones consistency. For more documentation about the ghost zones, please refer to Mpicomm.f90.
Quick access
Needed modules
cdata: $Id$
Subroutines and functions
- function ghost_check/blocks_equal(msg, a, b)
Helper routine to check the equality of two arrays.
07-mar-2011/Bourdin.KIS: coded
- Parameters:
msg [character,in]
a (,,*,*) [real,in]
b (,,*,*) [real,in]
- Return:
blocks_equal [logical]
- Use :
- Called from:
blocks_equal(),check_ghosts_consistency(),check_ghosts_consistency_nompi()- Call to:
- subroutine ghost_check/check_ghosts_consistency(f, msg)
Helper routine to check the consistency of the ghost cell values.
07-mar-2011/Bourdin.KIS: coded
- Parameters:
- Use :
- Call to:
- subroutine ghost_check/check_ghosts_consistency_nompi(f, routine)
Non-MPI routine to check the consistency of all ghost cell values. This routine will be removed, and the regular routine will be extended.
07-mar-2011/Bourdin.KIS: coded
- Parameters:
- Call to: