-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GRIDEDIT-893: make curvilinear grid indexing consistent (#297)
CurvilinearGrid data members made private, additional methods for data access where needed Removed unnecessary m_numM and m_numN Replaced calls to matrix dimensions by calls to NumM and NumN Adjusted method comments In tests, more asserts added asserts for the number of rows/cols Added node and edge serialization tests
- Loading branch information
1 parent
3cfd92f
commit 798193d
Showing
30 changed files
with
1,795 additions
and
1,622 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.