RemoveAnalyze
-
class RemoveAnalyze : public feasst::Action
Remove an Analyze. This class is deprecated. Use Remove instead.
Arguments
index: index of analyze to remove, in the order added. If -1, do nothing. (default: -1).
name: remove first analyze with this class name, if not empty. (default: empty).
all: remove all analyzers (default: false)