Skip to content

Commit

Permalink
MueLu: Remove deprecated MLParameterListInterpreter
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Glusa <[email protected]>
  • Loading branch information
cgcgcg committed Dec 10, 2024
1 parent 468ceda commit 9a371c3
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 989 deletions.
3 changes: 0 additions & 3 deletions packages/muelu/src/Headers/MueLu_UseShortNamesScalar.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -209,9 +209,6 @@ using MergedBlockedMatrixFactory [[maybe_unused]] = MueLu::MergedBlockedMatrixFa
#ifdef MUELU_MERGEDSMOOTHER_SHORT
using MergedSmoother [[maybe_unused]] = MueLu::MergedSmoother<Scalar, LocalOrdinal, GlobalOrdinal, Node>;
#endif
#ifdef MUELU_MLPARAMETERLISTINTERPRETER_SHORT
using MLParameterListInterpreter [[maybe_unused]] = MueLu::MLParameterListInterpreter<Scalar, LocalOrdinal, GlobalOrdinal, Node>;
#endif
#ifdef MUELU_MULTIVECTORTRANSFERFACTORY_SHORT
using MultiVectorTransferFactory [[maybe_unused]] = MueLu::MultiVectorTransferFactory<Scalar, LocalOrdinal, GlobalOrdinal, Node>;
#endif
Expand Down
202 changes: 0 additions & 202 deletions packages/muelu/src/Interface/MueLu_MLParameterListInterpreter_decl.hpp

This file was deleted.

Loading

0 comments on commit 9a371c3

Please sign in to comment.