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::BlockMultiVector needs a copy constructor #4627

Closed
mhoemmen opened this issue Mar 15, 2019 · 0 comments
Closed

Tpetra::BlockMultiVector needs a copy constructor #4627

mhoemmen opened this issue Mar 15, 2019 · 0 comments
Assignees

Comments

@mhoemmen
Copy link
Contributor

@trilinos/tpetra requested by @fnrizzi

Tpetra::BlockMultiVector has no copy constructor. We should add it (= default should suffice), as well as the two-argument deep-copying "copy constructor" that MultiVector has.

mhoemmen added a commit that referenced this issue Jun 5, 2019
jmgate pushed a commit to tcad-charon/Trilinos that referenced this issue Jun 6, 2019
…s:develop' (8380623).

* trilinos-develop: (78 commits)
  MueLu: fixing an issue in the structured region driver data
  Updates to handle when a non RK stepper observer is passed in. (trilinos#5324)
  Xpetra: add forced map writing to unit test
  MueLu: updating some tests/unit_tests, see issue trilinos#5310
  Xpetra: add option to force writing of all maps
  Fixes to make stk build when BoostLib is not enabled.
  Add Intel 18.0.5 compiler to ATDM environment.
  Tpetra: Fix trilinos#4627
  Xpetra: don't write maps unnecessarily
  Fix trilinos#5151.
  Fix stk cmake files to disable unit and doc tests that depend on STKNGP_TEST if STKNGP_TEST is not enabled.
  MueLu: removing the Epetra path tests for unit-tests-kokkos, see issue trilinos#4325
  Xpetra: fix MultiVector unit-test for Epetra=OFF configuration, see issue trilinos#5300
  fix another type of quoting error
  TrilinosCouplings: More updates for Avatar-as-external-package
  Correct shell quoting in the package file replacement for python
  SEACAS: bug fix for may snapshot
  Python testing - resolve issues found during testing
  Stk update (trilinos#5289)
  Xpetra: fixing a specialization of the Xpetra::TpetraOperator see issue trilinos#5293
  ...
jmgate pushed a commit to tcad-charon/Trilinos that referenced this issue Jun 6, 2019
…s:develop' (8380623).

* trilinos-develop: (81 commits)
  epetra: Fix for unguarded macro defined in SLU
  epetra: Fix for unguarded SuperLU macro
  MueLu: fixing an issue in the structured region driver data
  Xpetra: ETI conversion for Xpetra_TpetraExport.hpp
  Updates to handle when a non RK stepper observer is passed in. (trilinos#5324)
  Xpetra: add forced map writing to unit test
  MueLu: updating some tests/unit_tests, see issue trilinos#5310
  Xpetra: add option to force writing of all maps
  Fixes to make stk build when BoostLib is not enabled.
  Add Intel 18.0.5 compiler to ATDM environment.
  Tpetra: Fix trilinos#4627
  Xpetra: don't write maps unnecessarily
  Fix trilinos#5151.
  Fix stk cmake files to disable unit and doc tests that depend on STKNGP_TEST if STKNGP_TEST is not enabled.
  MueLu: removing the Epetra path tests for unit-tests-kokkos, see issue trilinos#4325
  Xpetra: fix MultiVector unit-test for Epetra=OFF configuration, see issue trilinos#5300
  fix another type of quoting error
  TrilinosCouplings: More updates for Avatar-as-external-package
  Correct shell quoting in the package file replacement for python
  SEACAS: bug fix for may snapshot
  ...
@mhoemmen mhoemmen self-assigned this Jun 6, 2019
jmgate pushed a commit to tcad-charon/Trilinos that referenced this issue Jun 7, 2019
…s:develop' (8380623).

* trilinos-develop: (86 commits)
  Fixed review erros for AMGX rebuilding
  MueLu: Avatar interface mods
  TrilinosCouplings: More cleanup to example
  Fixed rebuild issue for MueLu+AMGX run
  epetra: Fix for unguarded macro defined in SLU
  epetra: Fix for unguarded SuperLU macro
  MueLu: fixing an issue in the structured region driver data
  Fix std::complex<> interface to GEEV/GGEVX in Teuchos::LAPACK
  Xpetra: ETI conversion for Xpetra_TpetraExport.hpp
  Updates to handle when a non RK stepper observer is passed in. (trilinos#5324)
  Xpetra: add forced map writing to unit test
  MueLu: updating some tests/unit_tests, see issue trilinos#5310
  Xpetra: add option to force writing of all maps
  Fixes to make stk build when BoostLib is not enabled.
  Add Intel 18.0.5 compiler to ATDM environment.
  Tpetra: Fix trilinos#4627
  Xpetra: don't write maps unnecessarily
  Fix trilinos#5151.
  Fix stk cmake files to disable unit and doc tests that depend on STKNGP_TEST if STKNGP_TEST is not enabled.
  MueLu: removing the Epetra path tests for unit-tests-kokkos, see issue trilinos#4325
  ...
jmgate pushed a commit to tcad-charon/Trilinos that referenced this issue Jun 8, 2019
…s:develop' (8380623).

* trilinos-develop: (89 commits)
  bug fixes
  Panzer: fix multiblock test for order check
  Tpetra: Fix trilinos#5336
  Fixed review erros for AMGX rebuilding
  MueLu: Avatar interface mods
  TrilinosCouplings: More cleanup to example
  Fixed rebuild issue for MueLu+AMGX run
  epetra: Fix for unguarded macro defined in SLU
  epetra: Fix for unguarded SuperLU macro
  MueLu: fixing an issue in the structured region driver data
  Fix std::complex<> interface to GEEV/GGEVX in Teuchos::LAPACK
  Xpetra: ETI conversion for Xpetra_TpetraExport.hpp
  Updates to handle when a non RK stepper observer is passed in. (trilinos#5324)
  Xpetra: add forced map writing to unit test
  MueLu: updating some tests/unit_tests, see issue trilinos#5310
  Xpetra: add option to force writing of all maps
  Fixes to make stk build when BoostLib is not enabled.
  Add Intel 18.0.5 compiler to ATDM environment.
  Tpetra: Fix trilinos#4627
  Xpetra: don't write maps unnecessarily
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant