aboutsummaryrefslogtreecommitdiff
path: root/Source/QED/QuantumSyncEngineWrapper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/QED/QuantumSyncEngineWrapper.cpp')
-rw-r--r--Source/QED/QuantumSyncEngineWrapper.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/QED/QuantumSyncEngineWrapper.cpp b/Source/QED/QuantumSyncEngineWrapper.cpp
index c1202ad21..5d54405a1 100644
--- a/Source/QED/QuantumSyncEngineWrapper.cpp
+++ b/Source/QED/QuantumSyncEngineWrapper.cpp
@@ -187,6 +187,7 @@ void QuantumSynchrotronEngine::compute_lookup_tables (
{
#ifdef WARPX_QED_TABLE_GEN
table_builder.compute_table(ctrl, innards);
+ lookup_tables_initialized = true;
#endif
}