FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | Particles_updateRefinement (oldLocalNumBlocks) |
subroutine Particles_updateRefinement | ( | integer | oldLocalNumBlocks | ) |
This routine provides a hook into the particle data structure for the Grid. It is called during update Refinement process by the Grid. The routine passes the control right back grid, with Particles specific data structures in the argument list, so that Grid can operate on them.
oldLocalNumBlocks : number of blocks on a processor before refinement.
PARAMETERS
Definition at line 31 of file Particles_updateRefinement.F90.