aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver/FiniteDifferenceSolver/FiniteDifferenceSolver.cpp
diff options
context:
space:
mode:
authorGravatar WeiqunZhang <WeiqunZhang@lbl.gov> 2020-08-13 07:30:27 -0700
committerGravatar GitHub <noreply@github.com> 2020-08-13 07:30:27 -0700
commit6970d447a7dc77da856d329303bf36723cb95c61 (patch)
tree16e578ef9c8dd5c653f82c681c3a23e6b723fb28 /Source/FieldSolver/FiniteDifferenceSolver/FiniteDifferenceSolver.cpp
parentd1b720323fb6e98f0bf06e92ae5d9b16840ee9c1 (diff)
downloadWarpX-6970d447a7dc77da856d329303bf36723cb95c61.tar.gz
WarpX-6970d447a7dc77da856d329303bf36723cb95c61.tar.zst
WarpX-6970d447a7dc77da856d329303bf36723cb95c61.zip
Domain decomposition by user (#1231)
* Domain decomposition by user A new optional runtime parameter, warpx.numprocs, is added. The parameter, an array with the size of the space dimension, can be used by the user to decompose the domain on the coarsest level. If specified, the size of the array must be the number of the space dimension, and the product of the numbers must be equal to the number of MPI processes. * add some comments * Update Source/WarpX.H Co-authored-by: MaxThevenet <maxence.thevenet@desy.de> Co-authored-by: MaxThevenet <maxence.thevenet@desy.de>
Diffstat (limited to 'Source/FieldSolver/FiniteDifferenceSolver/FiniteDifferenceSolver.cpp')
0 files changed, 0 insertions, 0 deletions