Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tpetra::BlockCrsMatrix: Unused typedefs #3898

Closed
mhoemmen opened this issue Nov 19, 2018 · 1 comment
Closed

Tpetra::BlockCrsMatrix: Unused typedefs #3898

mhoemmen opened this issue Nov 19, 2018 · 1 comment
Assignees
Labels
impacting: configure or build The issue is primarily related to configuring or building pkg: Tpetra

Comments

@mhoemmen
Copy link
Contributor

Reported by @crdohrm . See, for example:

typedef BlockCrsMatrix<Scalar, LO, GO, Node> this_type;

I think this happened at the most recent Kokkos promotion.

@mhoemmen mhoemmen added pkg: Tpetra impacting: configure or build The issue is primarily related to configuring or building labels Nov 19, 2018
@mhoemmen mhoemmen self-assigned this Nov 19, 2018
mhoemmen pushed a commit to mhoemmen/Trilinos that referenced this issue Nov 19, 2018
@bartlettroscoe bartlettroscoe added the stage: in progress Work on the issue has started label Nov 19, 2018
mhoemmen added a commit that referenced this issue Nov 19, 2018
Tpetra: Fix #3898 (unused typedefs)
@mhoemmen
Copy link
Contributor Author

Fixed in develop by PR #3899.

@bartlettroscoe bartlettroscoe removed the stage: in progress Work on the issue has started label Nov 19, 2018
searhein pushed a commit to searhein/Trilinos that referenced this issue Nov 26, 2018
…ix-rgdsw

* 'develop' of https:/searhein/Trilinos: (108 commits)
  Panzer: Adapted CurlLaplacianExample into a mixed version that uses both HCurl and HDiv elements in 3D or HCurl and HVol elements in 2D.
  Ctest: Try enabling Fortran on rocketman.
  Ctest: Gemina build fixes?
  Issue 3832: Added lines for GCC 7.3.0
  Testing: specify blas/lapack in enigma scripts
  Ctest: Geminga Tpetra Experimental fix
  Ctest: Fixing AMGx build Galeri configure error
  Intrepid2: Increased tolerance for test InterpolationProjection_HEX to address Issue trilinos#3879
  Ifpack2::ILUT::setParameters: Fix trilinos#3903
  MueLu: testing: revive enigma testing
  Xpetra: Removing code that nobody understands, but isn't right
  Tpetra: Fix trilinos#3898 (unused typedefs)
  Xpetra: Having MatrixFactory2::BuildCopy() copy strided map status (and adding test)
  Removing test that fails repeatedly on all platforms
  MueLu/HHG: form composite coarse operator (trilinos#2798)
  Add safety check, fix typo
  Disable test SEACASIoss_Utst_structured_decomp_MPI_1 and exec build for cee-rhel6 intel builds (trilinos#3891)
  Add support for ctest-s-local-test-driver.sh (TRIL-212)
  Add support for <system_name>/custom_builds.sh, update cee-rhel6 builds (TRIL-212)
  Fix running srun on shiller (TRIL-212)
  ...
tjfulle pushed a commit to tjfulle/Trilinos that referenced this issue Dec 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impacting: configure or build The issue is primarily related to configuring or building pkg: Tpetra
Projects
None yet
Development

No branches or pull requests

2 participants