GADGET-4
|
Files | |
file | domain.cc [code] |
code for work-load balanced domain decomposition | |
file | domain.h [code] |
declares the class used for the domain decomposition | |
file | domain_balance.cc [code] |
contains routines to improve the domain balance by combining several patches per MPI rank | |
file | domain_box.cc [code] |
routines for finding domain extension, random shifting, and periodic wrapping if needed | |
file | domain_exchange.cc [code] |
routines for moving particle data between MPI ranks | |
file | domain_toplevel.cc [code] |
construction of top-level for subdividing the volume into domains | |