aboutsummaryrefslogtreecommitdiff
path: root/Tools/performance_tests/functions_perftest.py
diff options
context:
space:
mode:
authorGravatar Remi Lehe <remi.lehe@normalesup.org> 2019-09-06 16:10:18 -0700
committerGravatar Remi Lehe <remi.lehe@normalesup.org> 2019-09-06 16:10:18 -0700
commitdd2c942ef02f75595cd1ec1f64cea3c43a046053 (patch)
treeb5ad44314e7dfe25e216ac4a47fe041d861f5c92 /Tools/performance_tests/functions_perftest.py
parent875d7cad1cc6ad857162b748366c1ed13e4148eb (diff)
parent71afdc58cc48a70956054047002fb113d8be5693 (diff)
downloadWarpX-dd2c942ef02f75595cd1ec1f64cea3c43a046053.tar.gz
WarpX-dd2c942ef02f75595cd1ec1f64cea3c43a046053.tar.zst
WarpX-dd2c942ef02f75595cd1ec1f64cea3c43a046053.zip
Merge branch 'dev' into PortingFortranPML_To_CPP_CUDA
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().*',\