"selection/SelectionEvaluator"
More...
#include <SelectionEvaluator.hpp>
"selection/SelectionEvaluator"
Evalute the tokens compiled by SelectionCompiler and return a OpenMDBitSet
Definition at line 73 of file SelectionEvaluator.hpp.
◆ SelectionEvaluator()
OpenMD::SelectionEvaluator::SelectionEvaluator |
( |
SimInfo * | info | ) |
|
◆ evaluate() [1/2]
◆ evaluate() [2/2]
SelectionSet OpenMD::SelectionEvaluator::evaluate |
( |
int | frame | ) |
|
◆ getErrorMessage()
std::string OpenMD::SelectionEvaluator::getErrorMessage |
( |
| ) |
const |
|
inline |
◆ getLine()
std::string OpenMD::SelectionEvaluator::getLine |
( |
| ) |
|
|
inline |
◆ getLinenumber()
int OpenMD::SelectionEvaluator::getLinenumber |
( |
| ) |
|
|
inline |
◆ getSurfaceArea()
RealType OpenMD::SelectionEvaluator::getSurfaceArea |
( |
| ) |
|
|
inline |
◆ getVolume()
RealType OpenMD::SelectionEvaluator::getVolume |
( |
| ) |
|
|
inline |
◆ hadRuntimeError()
bool OpenMD::SelectionEvaluator::hadRuntimeError |
( |
| ) |
const |
|
inline |
◆ hasSurfaceArea()
bool OpenMD::SelectionEvaluator::hasSurfaceArea |
( |
| ) |
|
|
inline |
◆ hasVolume()
bool OpenMD::SelectionEvaluator::hasVolume |
( |
| ) |
|
|
inline |
◆ isDynamic()
bool OpenMD::SelectionEvaluator::isDynamic |
( |
| ) |
|
|
inline |
◆ loadScriptFile()
bool OpenMD::SelectionEvaluator::loadScriptFile |
( |
const std::string & | filename | ) |
|
◆ loadScriptString()
bool OpenMD::SelectionEvaluator::loadScriptString |
( |
const std::string & | script | ) |
|
The documentation for this class was generated from the following files: