Turn Particle.coord_ into a std::vector (remove MAX_COORD)

This commit is contained in:
Paul Romano 2019-03-18 12:26:53 -05:00
parent d70cfda07c
commit 86d187a0a7
8 changed files with 15 additions and 25 deletions

View file

@ -243,9 +243,6 @@ coverage
Compile and link code instrumented for coverage analysis. This is typically
used in conjunction with gcov_.
maxcoord
Maximum number of nested coordinate levels in geometry. Defaults to 10.
To set any of these options (e.g. turning on debug mode), the following form
should be used: