#include <ParserOMP.h>
◆ FunctionParserOMP()
walberla::math::FunctionParserOMP::FunctionParserOMP |
( |
| ) |
|
◆ evaluate()
double walberla::math::FunctionParserOMP::evaluate |
( |
const std::map< std::string, double > & |
symbolTable | ) |
const |
◆ isConstant()
const bool& walberla::math::FunctionParserOMP::isConstant |
( |
| ) |
const |
|
inline |
◆ isZero()
const bool& walberla::math::FunctionParserOMP::isZero |
( |
| ) |
const |
|
inline |
◆ parse()
void walberla::math::FunctionParserOMP::parse |
( |
const std::string & |
equation | ) |
|
◆ symbolExists()
bool walberla::math::FunctionParserOMP::symbolExists |
( |
const std::string & |
symbol | ) |
const |
|
inline |
◆ num_parsers_
int walberla::math::FunctionParserOMP::num_parsers_ |
|
private |
◆ parser_
std::unique_ptr< FunctionParser[] > walberla::math::FunctionParserOMP::parser_ |
|
private |
The documentation for this class was generated from the following files:
- /builds/administration/walberla-website/walberla/src/core/math/ParserOMP.h
- /builds/administration/walberla-website/walberla/src/core/math/ParserOMP.cpp