| 66b79024 | 06-Mar-2019 |
Dave May <dave.mayhem23@gmail.com> |
PCTelescope: Group translate rank * Since I do not want to check the error, code, I cast the function to void to shut of the static analyser (good tip from BarryFSmith) |
| 57f12427 | 04-Mar-2019 |
Dave May <dave.mayhem23@gmail.com> |
PCTelescope: Code formatting and name spacing * Aligned variable declarations * Removed unnecessary blank lines * Name spaced private function isActiveRank() * Use PETSC_STATIC_INLINE for the privat
PCTelescope: Code formatting and name spacing * Aligned variable declarations * Removed unnecessary blank lines * Name spaced private function isActiveRank() * Use PETSC_STATIC_INLINE for the private functions PCTelescope_isActiveRank() and PetscSubcomm_isActiveRank()
show more ...
|