jakob0

Results 5 issues of jakob0

Hi! I'm trying to use the AMR structure to visualize our data. I'm impressed by the speed and very happy to finally have some promising tool that fits the needs...

The AMR volumes are only working for cell-centered data. Support for vertex-centered data would be a nice feature and the implementation should actually be less complicated than for cell-centered grids.

Hi, when I try to compile code using Fastor::max(), I get a compiler error. The member function "maximum()" seems to be missing for Fastor::SIMDVector.

Hi, I'm not sure if this is supposed to work, but it would be quite helpful. I'm simply trying to reverse a Tensor in one dimension, e.g.: 0 1 2...

Is there a reason, why no default minimum and maximum values are generated with schema_for! for rust built-in number types, like i8-i128, u8-u128, isize, usize, f32, f64?