|  | An open source method of characteristics neutron transport code. | 
This is the complete list of members for Matrix, including all inherited members.
| clear() | Matrix | |
| getA() | Matrix | |
| getCellLocks() | Matrix | |
| getDiag() | Matrix | |
| getIA() | Matrix | |
| getJA() | Matrix | |
| getNNZ() | Matrix | |
| getNumGroups() | Matrix | |
| getNumRows() | Matrix | |
| getNumX() | Matrix | |
| getNumY() | Matrix | |
| getNumZ() | Matrix | |
| getValue(int cell_from, int group_from, int cell_to, int group_to) | Matrix | |
| incrementValue(int cell_from, int group_from, int cell_to, int group_to, CMFD_PRECISION val) | Matrix | |
| Matrix(omp_lock_t *cell_locks, int num_x=1, int num_y=1, int num_z=1, int num_groups=1) | Matrix | |
| printString() | Matrix | |
| setValue(int cell_from, int group_from, int cell_to, int group_to, CMFD_PRECISION val) | Matrix | |
| transpose() | Matrix | |
| ~Matrix() | Matrix | virtual |