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, there are a number of places where face-to-face, edge-to-face, face-to-edge interpolations are performed
using hard-coded IntVects based on the respective src and dst multifabs.
These need to be replaced with built-in functions in CoarsenIO.H, which include generic interpolations.
The text was updated successfully, but these errors were encountered:
Currently, there are a number of places where face-to-face, edge-to-face, face-to-edge interpolations are performed
using hard-coded IntVects based on the respective src and dst multifabs.
These need to be replaced with built-in functions in CoarsenIO.H, which include generic interpolations.
The text was updated successfully, but these errors were encountered: