Implementations of differential operator families.
Definition in file Operators.hpp.
Include dependency graph for Operators.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| mm | |
| Root namespace for the whole library. | |
| mm::operators_internal | |
| Implementation details for analytical operators. | |
Functions | |
| std::string | mm::operators_internal::idx_to_letter (int var) |
| Convert variable index to its respective letter, 0 -> x, 1 -> y, etc. More... | |