update documentation for the fact that exceptions in LAMMPS are always used
This commit is contained in:
@ -1044,10 +1044,9 @@ to built-in commands. For all of these styles except *command*,
|
||||
appending of active suffixes is also tried before reporting failure.
|
||||
|
||||
The *feature* category checks the availability of the following
|
||||
compile-time enabled features: GZIP support, PNG support, JPEG
|
||||
support, FFMPEG support, and C++ exceptions for error
|
||||
handling. Corresponding names are *gzip*, *png*, *jpeg*, *ffmpeg* and
|
||||
*exceptions*\ .
|
||||
compile-time enabled features: GZIP support, PNG support, JPEG support,
|
||||
FFMPEG support, and C++ exceptions for error handling. Corresponding
|
||||
names are *gzip*, *png*, *jpeg*, *ffmpeg* and *exceptions*\ .
|
||||
|
||||
Example: Only dump in a given format if the compiled binary supports it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user