TDMS
Time Domain Maxwell Solver
All Classes Namespaces Files Functions Variables Typedefs Enumerations Macros Pages
InputMatrices Member List

This is the complete list of members for InputMatrices, including all inherited members.

assign_matrix_pointers(MatrixCollection &expected, MatFileMatrixCollection &actual)InputMatricesprivate
index_from_matrix_name(const std::string &matrix_name)InputMatrices
input_filenameInputMatrices
InputMatrices()=default (defined in InputMatrices)InputMatrices
matrix_pointers (defined in InputMatrices)InputMatricesprivate
operator[](int index)InputMatricesinline
operator[](const std::string &matrix_name)InputMatricesinline
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)InputMatricesinline
set_matrix_pointer(const std::string &matrix_name, mxArray *new_ptr)InputMatricesinline
validate_assigned_pointers()InputMatricesprivate