trilinos / ForTrilinos

ForTrilinos provides portable object-oriented Fortran interfaces to Trilinos C++ packages.
https://trilinos.github.io/ForTrilinos
BSD 3-Clause "New" or "Revised" License
24 stars 12 forks source link

Tpetra: introduce TPETRA_*_INVALID #245

Closed aprokop closed 6 years ago

aprokop commented 6 years ago

Fix #244.

aprokop commented 6 years ago

@tjfulle I update the PR to differentiate between local and global ordinal INVALID values.