Homec4science

Add feature category to is_available function

Authored by Richard Berger <richard.berger@temple.edu> on Sep 8 2016, 20:31.

Description

Add feature category to is_available function

This allows checking if the LAMMPS binary/library was compiled with PNG, JPEG,
FFMPEG, GZIP, or exceptions support.

Usage:

is_available(feature,gzip)
is_available(feature,png)
is_available(feature,jpeg)
is_available(feature,ffmpeg)
is_available(feature,exceptions)

Details

Committed
Richard Berger <richard.berger@temple.edu>Sep 9 2016, 11:09
Pushed
jungeOct 19 2017, 09:53
Parents
rLAMMPSdd34feb2bdc6: Merge branch 'small' into integration
Branches
Unknown
Tags
Unknown

Event Timeline

Richard Berger <richard.berger@temple.edu> committed rLAMMPS4b22443b25d2: Add feature category to is_available function (authored by Richard Berger <richard.berger@temple.edu>).Sep 9 2016, 11:09