We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ferrite.jl/docs/src/literate-tutorials/linear_shell.jl
Line 267 in f7f2592
Should this be a Ferrite function?
The text was updated successfully, but these errors were encountered:
xref #842
Sorry, something went wrong.
And #997 actually suggests that we should include this function (and reference_shape_value) in Ferrite, I think that would be a good option!
reference_shape_value
Ferrite.jl/docs/src/literate-tutorials/linear_shell.jl Line 267 in f7f2592 shape_reference_gradient(cv::CellValues, q_point, i) = cv.fun_values.dNdξ[i, q_point] Should this be a Ferrite function?
My take on this would be that we expose all of these functions to public, so users can write custom FEValues.
No branches or pull requests
Ferrite.jl/docs/src/literate-tutorials/linear_shell.jl
Line 267 in f7f2592
Should this be a Ferrite function?
The text was updated successfully, but these errors were encountered: