diff options
author | 2020-02-26 13:49:03 -0800 | |
---|---|---|
committer | 2020-02-26 13:49:03 -0800 | |
commit | a8e7bf210ca1f00a13ce592cf19c7904dc13afb5 (patch) | |
tree | b2f25eba2f4b6d7819aa6fc6afbd4ee3fbc566b6 /Source/FieldSolver | |
parent | 846c54ec7627513cb470e69aee32eac1b5fc45e7 (diff) | |
download | WarpX-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