|
Cantera
2.5.1
|
Go to the source code of this file.
Namespaces | |
| Cantera | |
| Namespace for the Cantera kernel. | |
Functions | |
| shared_ptr< Falloff > | newFalloff (int type, const vector_fp &c) |
| Return a pointer to a new falloff function calculator. More... | |
| shared_ptr< Falloff > | newFalloff (const std::string &type, const vector_fp &c) |
| Return a pointer to a new falloff function calculator. More... | |