aboutsummaryrefslogtreecommitdiff
path: root/Tools/performance_tests/functions_perftest.py
diff options
context:
space:
mode:
authorGravatar Dave <grote1@llnl.gov> 2019-08-30 16:57:51 -0700
committerGravatar GitHub <noreply@github.com> 2019-08-30 16:57:51 -0700
commitdaeebcf054e98b0e719d21c1df2b98238b1d481c (patch)
tree25abd08dfea4187ef3f7db2ca69dffdfba304478 /Tools/performance_tests/functions_perftest.py
parenta7105f2e97c79de807e1ff57a2f7d9df6d471cb8 (diff)
parentbea299f615af06c4e35022070e5bf1aa054f6a44 (diff)
downloadWarpX-daeebcf054e98b0e719d21c1df2b98238b1d481c.tar.gz
WarpX-daeebcf054e98b0e719d21c1df2b98238b1d481c.tar.zst
WarpX-daeebcf054e98b0e719d21c1df2b98238b1d481c.zip
Merge pull request #285 from ECP-WarpX/picsar_cleanup
Cleanup picsar references, algorithm choices, and unused fortran references
Diffstat (limited to 'Tools/performance_tests/functions_perftest.py')
-rw-r--r--Tools/performance_tests/functions_perftest.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/Tools/performance_tests/functions_perftest.py b/Tools/performance_tests/functions_perftest.py
index 90e014f88..1a0767500 100644
--- a/Tools/performance_tests/functions_perftest.py
+++ b/Tools/performance_tests/functions_perftest.py
@@ -144,9 +144,9 @@ def read_run_perf(filename, n_steps):
pattern_list = ['\nParticleContainer::Redistribute().*',\
'\nFabArray::FillBoundary().*',\
'\nFabArray::ParallelCopy().*',\
- '\nPICSAR::CurrentDeposition.*',\
- '\nPICSAR::FieldGather.*',\
- '\nPICSAR::ParticlePush.*',\
+ '\nPPC::CurrentDeposition.*',\
+ '\nPPC::FieldGather.*',\
+ '\nPPC::ParticlePush.*',\
'\nPPC::Evolve::Copy.*',\
'\nWarpX::EvolveEM().*',\
'Checkpoint().*',\