Skip to content

MueLu: modifying type in LocallexicographicIndexManager fix issue #4334

James Willenbring requested to merge lucbv:MueLu_fix_4334 into develop

Created by: lucbv

@trilinos/muelu

Description

Fix type in MueLu_LocalLexicographicIndexManager_def.hpp for more consistency and to help with Albany build.

Motivation and Context

Albany has a build error in MueLu because of this issue.

Related Issues

How Has This Been Tested?

Local build and tests have been run.

Checklist

  • My commit messages mention the appropriate GitHub issue numbers.
  • My code follows the code style of the affected package(s).
  • I have read the code contribution guidelines for this project.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • No new compiler warnings were introduced.

Merge request reports

Loading