christoph33

Results 2 issues of christoph33

FileStream works, but MemoryStream is Null. Matrix m1 = Matrix.Build.Random(3, 4); Matrix m2 = Matrix.Build.Random(3, 4); MemoryStream mem = new MemoryStream(); // write a dictionary of matrices: var dict =...

Hello I tried a 2D Comsol mphtxt to convert into unv or msh files. Neither the -l listing is working. I get errors like: INFO: Reading mphtxt file ... INFO:...