diff options
author | 2022-11-14 13:16:03 -0800 | |
---|---|---|
committer | 2022-11-14 15:16:03 -0600 | |
commit | 0c30574e08e271533b67dae20015ac15654951c0 (patch) | |
tree | c43b05ffce017d2f1c021d97bf11adbf390ffd41 /Python/pywarpx/picmi.py | |
parent | b43cac5d57d4d1b816577600fbd5d161da41b9f2 (diff) | |
download | WarpX-0c30574e08e271533b67dae20015ac15654951c0.tar.gz WarpX-0c30574e08e271533b67dae20015ac15654951c0.tar.zst WarpX-0c30574e08e271533b67dae20015ac15654951c0.zip |
Centralize the multi fab allocation (#3484)
* New Function to Allocate MultiFabs w/ Initial Value
* Use New Function in PML Allocations
* Added AllocInitMultiFab and multifab_map
* Make initial_value argument of AllocInitMultiFab optional
* More updates
Added initialization for iMultiFabs
Added imultifab_map
Added initial values for several MFs
Updated MF init for EB data
* Small clean up of ncomps name
* Added init value to rho_cp
* Use AllocInitMultiFab in PML_RZ
* RemakeMultiFab now calls AllocInitMultiFab
* Fixed spelling of AddToMultiFabMap
* Removed the initialization of charge_buf
* Added commentation
* Fix tag names for _aux MFs
* Cleaned up code using temporaries in PML
* Apply suggestions from code review
* Added initial value to AliasInitMultiFab
Co-authored-by: Edoardo Zoni <ezoni@lbl.gov>
Co-authored-by: Edoardo Zoni <59625522+EZoni@users.noreply.github.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions