diff options
author | 2020-06-15 19:46:02 -0700 | |
---|---|---|
committer | 2020-06-15 19:46:02 -0700 | |
commit | 65769332f1aa99be063a04207bc4a5ca806d3ae8 (patch) | |
tree | f7a2098f6004e2589cd017caacef8b16e47eaaab /Source/Utils/WarpXMovingWindow.cpp | |
parent | 3901042d84e38b7efdb5013445531cade03c3f5f (diff) | |
download | WarpX-65769332f1aa99be063a04207bc4a5ca806d3ae8.tar.gz WarpX-65769332f1aa99be063a04207bc4a5ca806d3ae8.tar.zst WarpX-65769332f1aa99be063a04207bc4a5ca806d3ae8.zip |
New BTD class layout and member functions - Part 1 (#1085)
* fixing bug to initialize CellCenterFunctor for Bx
* create new BTB class and move FullDiagnostics functions from Diagnostics class
* [skip ci] Adding BTDiag class members and allocating them
* output_mf vector of buffers for both Full and BTD
* [skip ci] a few comments
* added more functions in BTDiagnostics for initialization
* [skip-ci] a small comment abour FlushRawData
* [skip-ci] Add new functor class for BTD
* Included BTDiagnostics class and skeleton of functions to be populated
* fix eol and make destructor of base Diag class virtual
* remove redundant query file_prefix in FullDiag class
* Apply suggestions from code review
adding PR suggestions
Co-authored-by: MaxThevenet <mthevenet@lbl.gov>
* cleaning function calls and definitions as suggested in review
* uncomment the assert. It is valid for FullDiag and BTDiag
* Update Source/Diagnostics/Diagnostics.H
adding PR suggestion including comments
Co-authored-by: MaxThevenet <mthevenet@lbl.gov>
* moved InitData to Diagnostics.cpp and call relevant functions from there
* moving FilterComputeAndPack to Diagnostics
* removing commented out code
* remove gpu vector containing map of fields from cc_mf to dst_mf. New diag machinery ensures cc_mf.ncomp == dst_mf.ncomp
* fix eol whitespace
* DefineCellCenteredMultiFab should be called only once for all buffers
* Apply suggestions from code review
add pr suggestions
Co-authored-by: MaxThevenet <mthevenet@lbl.gov>
* clarifying pure virtual and virtual functions
* removing namespace amrex and adding corresponding amrex:: prefix
* the number of levels to be output could be different from nlev, nmax_lev
* add missing semi-colon!
* add amrex:: prefix to MultiFab to comile psatd
* add new diag files to CMakeLists.txt
* Apply suggestions from code review
PR suggestions from @ax3l.
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
* fix EOL
* including sensei and ascent in doxygen docs for format variable
Co-authored-by: MaxThevenet <mthevenet@lbl.gov>
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
Diffstat (limited to 'Source/Utils/WarpXMovingWindow.cpp')
0 files changed, 0 insertions, 0 deletions