|
HermesCommon
2.0
|
Directories | |
| directory | solvers |
Files | |
| file | api.cpp [code] |
| file | c99_functions.cpp [code] |
| File containing definitions from the C99 standard that are missing in MSVC. | |
| file | callstack.cpp [code] |
| File containing functionality for investigating call stack. | |
| file | exceptions.cpp [code] |
| file | hermes_function.cpp [code] |
| file | matrix.cpp [code] |
| Basic matrix classes and operations. | |
| file | mixins.cpp [code] |
| file | ord.cpp [code] |
| Contains class Ord for calculation of integration order. | |
| file | qsort.cpp [code] |
| The QuickSort routine from glibc-2.5 modified for sorting int arrays. | |
| file | tables.cpp [code] |
| Butcher tables. Including the class Table and enum ButcherTableType. | |