aboutsummaryrefslogtreecommitdiff
path: root/Source/FieldSolver
diff options
context:
space:
mode:
authorGravatar Axel Huebl <axel.huebl@plasma.ninja> 2020-02-26 13:49:03 -0800
committerGravatar GitHub <noreply@github.com> 2020-02-26 13:49:03 -0800
commita8e7bf210ca1f00a13ce592cf19c7904dc13afb5 (patch)
treeb2f25eba2f4b6d7819aa6fc6afbd4ee3fbc566b6 /Source/FieldSolver
parent846c54ec7627513cb470e69aee32eac1b5fc45e7 (diff)
downloadWarpX-a8e7bf210ca1f00a13ce592cf19c7904dc13afb5.tar.gz
WarpX-a8e7bf210ca1f00a13ce592cf19c7904dc13afb5.tar.zst
WarpX-a8e7bf210ca1f00a13ce592cf19c7904dc13afb5.zip
Fix Util: No Variable-Length Array (#750)
Defining a variable-length array (VLA) is a C99 feature. It's conditional in C11 and actually not part of C++ either :)
Diffstat (limited to 'Source/FieldSolver')
0 files changed, 0 insertions, 0 deletions