Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
This is the complete list of members for matrix::matrix_t, including all inherited members.
alloc(m, nrows, ncols) | matrix::matrix_t | private |
assignment(m, w) | matrix::matrix_t | |
assignment(m, s) | matrix::matrix_t | |
free(m) | matrix::matrix_t | |
get_ncols(m) | matrix::matrix_t | |
get_nrows(m) | matrix::matrix_t | |
init(m, nrows, ncols) | matrix::matrix_t | |
inverse(m, bcknd) | matrix::matrix_t | |
matrix_assign_matrix(m, w) | matrix::matrix_t | |
matrix_assign_scalar(m, s) | matrix::matrix_t | |
n | matrix::matrix_t | private |
ncols | matrix::matrix_t | private |
nrows | matrix::matrix_t | private |
size(m) | matrix::matrix_t | |
x | matrix::matrix_t | |
x_d | matrix::matrix_t |