You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, calling e.g. shape_gradient on AbstracValues for embedded elements returns a StaticArray. I would suggest to document this as experimental, since we aim to have MixedTensors (Ferrite-FEM/Tensors.jl#188) as return value in the future.
Adding this as a todo before releasing 1.0. I don't think it is reasonable to have MixedTensors in Tensors.jl before Ferrite 1.0, since that PR would benefit from other WIP, especially Ferrite-FEM/Tensors.jl#211
The text was updated successfully, but these errors were encountered:
Currently, calling e.g.
shape_gradient
onAbstracValues
for embedded elements returns aStaticArray
. I would suggest to document this as experimental, since we aim to haveMixedTensors
(Ferrite-FEM/Tensors.jl#188) as return value in the future.Ref discussion here: #857
Adding this as a todo before releasing 1.0. I don't think it is reasonable to have
MixedTensors
in Tensors.jl before Ferrite 1.0, since that PR would benefit from other WIP, especially Ferrite-FEM/Tensors.jl#211The text was updated successfully, but these errors were encountered: