Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delete copy constructor and assignment operator for ParticleTile (AMR…
…eX-Codes#3943) This prevents common programming errors involving accidently copying particle tiles. The proposed changes: - [ ] fix a bug or incorrect behavior in AMReX - [ ] add new capabilities to AMReX - [ ] changes answers in the test suite to more than roundoff level - [x] are likely to significantly affect the results of downstream AMReX users - [ ] include documentation in the code and/or rst files, if appropriate
- Loading branch information