|
HArD::Core2D
Hybrid Arbitrary Degree::Core 2D - Library to implement 2D schemes with edge and cell polynomials as unknowns
|
Variables | |
| function [mat] | |
| matrix_file =strcat('mesh',num2str(i),'_SystemMatrix.mtx') | |
| mat {i} = mmread(matrix_file) | |
| end | |
| end |
| function[mat] |
| mat {i} = mmread(matrix_file) |
| matrix_file =strcat('mesh',num2str(i),'_SystemMatrix.mtx') |