1 2 3 4 5 6 7
foreach(D IN LISTS WarpX_DIMS) warpx_set_suffix_dims(SD ${D}) target_sources(lib_${SD} PRIVATE HybridPICModel.cpp ) endforeach()