SimuPoLAS / blocky

blocky compression algorithm implementation in c++ for OpenFOAM
GNU General Public License v3.0
1 stars 3 forks source link

vector and tensor now working #15

Closed UgiNyaa closed 6 years ago

UgiNyaa commented 6 years ago

It was merely a minor issue. Thank god it wasn't an error caused by the structure of OFC, I always fear this might happen...

I would also have to compare the results with what OFC produces, but I am guessing that it works correctly.

UgiNyaa commented 6 years ago

Also happened to fix the meta data bugs after testing.