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

Go to the source code of this file.

Functions/Subroutines

subroutine Particles_updateRefinement (oldLocalNumBlocks)
 

Function/Subroutine Documentation

◆ Particles_updateRefinement()

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.