Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert RadInterpBndryData routines to C++ (#2638)
This PR combines the six boundary interpolation routines into one loop. The loop structure is designed in such a way that all six 2D faces are automatically recoverable, even though we write it as if it is 3D.
- Loading branch information