![]() |
SCOREC core
Parallel unstructured mesh tools
|
Small compile-time and run-time linear algebra vectors. More...
Go to the source code of this file.
Classes | |
| class | mth::Vector< T, N > |
| compile-time (static) vector of size N More... | |
| class | mth::Vector< T, 0 > |
| run-time (dynamic) vector More... | |
| class | mth::Vector3< T > |
| convenience wrapper over apf::Vector<3> More... | |
Namespaces | |
| mth | |
| All MTH functions are contained in this namespace. | |
Small compile-time and run-time linear algebra vectors.
Definition in file mthVector.h.
1.9.1