Namespaces | |
| namespace | communication |
| namespace | dense |
| namespace | fe |
| namespace | geophysics |
| namespace | grid |
| namespace | io |
| namespace | kernels |
| namespace | linalg |
| Contains linear algebra utilities and functions for the Terra project. | |
| namespace | mpi |
| namespace | shell |
| namespace | util |
Typedefs | |
| using | real_t = double |
Functions | |
| template<typename T > | |
| real_t | real_c (T t) |
| Cast to type real_t using "real_c(x)". | |
| using terra::real_t = typedef double |
| real_t terra::real_c | ( | T | t | ) |
Cast to type real_t using "real_c(x)".