|
TDMS
Time Domain Maxwell Solver
|
This is the complete list of members for InputMatrices, including all inherited members.
| assign_matrix_pointers(MatrixCollection &expected, MatFileMatrixCollection &actual) | InputMatrices | private |
| index_from_matrix_name(const std::string &matrix_name) | InputMatrices | |
| input_filename | InputMatrices | |
| InputMatrices()=default (defined in InputMatrices) | InputMatrices | |
| matrix_pointers (defined in InputMatrices) | InputMatrices | private |
| operator[](int index) | InputMatrices | inline |
| operator[](const std::string &matrix_name) | InputMatrices | inline |
| set_from_input_file(const char *mat_filename) | InputMatrices | |
| set_from_input_file(const char *mat_filename, const char *gridfile) | InputMatrices | |
| set_matrix_pointer(int index, mxArray *new_ptr) | InputMatrices | inline |
| set_matrix_pointer(const std::string &matrix_name, mxArray *new_ptr) | InputMatrices | inline |
| validate_assigned_pointers() | InputMatrices | private |