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
As discussed here, we should probably add the type constraint orientation::Integer to every flux function to distinguish normal vectors and orientations.
The text was updated successfully, but these errors were encountered:
The second part of this issue is to (possibly?) get rid of FluxRotated and create some syntactic sugar to generate the necessary methods specialized on normal::AbstractVector instead of orientation::Integer. A simple macro should do the job.
As discussed here, we should probably add the type constraint
orientation::Integer
to every flux function to distinguish normal vectors and orientations.The text was updated successfully, but these errors were encountered: