-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removed old style particle loops (#256)
* removed old style particle loops from tests * moved SimpleSOL neutral particles to new style particle loops * moved SimpleSOL mass recording to new style particle loops * moved H3LAPD particle system to new style particle loops * moved H3LAPD mass recorder to new style particle loops * moved Electrostatic2D3V over to new style particle loop * removed obsolete members missed from first pass of mass recording classes * moved particle boundary conditions over to new style particle loop * fixed math functions which are called on device but prefixed with std:: * formatting * fixed bad Sym(Sym(foo)) call
- Loading branch information
1 parent
0a13b29
commit 618c4ec
Showing
16 changed files
with
414 additions
and
1,117 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.