Skip to content
  • Marcus Mohr's avatar
    Renames two typedefs in SingleRowIntegrationTest · 208b8d08
    Marcus Mohr authored
    Opposed to the library entities themselves the functions and objects
    in our tests are usually not in the hyteg namespace. This generated a
    problem (shadowing warning) for MatType used both by PETSc and inside
    a function in SingleRowIntegrationTest. Commit changes the name and its
    sibling RowType in the typedefs.
    208b8d08