Interpolation to simd datatypes
This MR adds static_cast
to make it possible to interpolate a (scalar valued) function into a vector with SIMD datatype. Furthermore it amends the testFE
function to test this feature.
Depends on !212 (merged)
This MR adds static_cast
to make it possible to interpolate a (scalar valued) function into a vector with SIMD datatype. Furthermore it amends the testFE
function to test this feature.
Depends on !212 (merged)