Add TODO about the way of refinement with MPI.
This commit is contained in:
parent
2719b0b451
commit
82843c43f4
@ -114,6 +114,12 @@ module mesh
|
||||
|
||||
end do
|
||||
|
||||
! TODO: refine blocks on master untill the total number of blocks exceeds
|
||||
! the number of MPI processes, then interrupt refining and autobalance
|
||||
! the allocated blocks, after that continue refining on all processes
|
||||
! autobalancing after each level refinement
|
||||
!
|
||||
|
||||
! at this point the inital blocks are allocated and set for refinement,
|
||||
! so iterate over all levels from 1 to maxlevel and create sub-blocks,
|
||||
! set the initial conditions for each, check criterium and set for
|
||||
|
Loading…
x
Reference in New Issue
Block a user