MueLu Version of the Day
Loading...
Searching...
No Matches
MueLu_UseShortNamesScalar.hpp
Go to the documentation of this file.
1// New definition of types using the types Scalar, LocalOrdinal, GlobalOrdinal, Node of the current context.
2
3#include <Xpetra_UseShortNamesScalar.hpp>
4
5#ifdef MUELU_AGGREGATIONEXPORTFACTORY_SHORT
6using AggregationExportFactory [[maybe_unused]] = MueLu::AggregationExportFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
7#endif
8#ifdef MUELU_AGGREGATEQUALITYESTIMATEFACTORY_SHORT
9using AggregateQualityEstimateFactory [[maybe_unused]] = MueLu::AggregateQualityEstimateFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
10#endif
11#ifdef MUELU_AMALGAMATIONFACTORY_SHORT
12using AmalgamationFactory [[maybe_unused]] = MueLu::AmalgamationFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
13#endif
14#ifdef MUELU_AMESOS2SMOOTHER_SHORT
15using Amesos2Smoother [[maybe_unused]] = MueLu::Amesos2Smoother<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
16#endif
17#ifdef MUELU_AMGXOPERATOR_SHORT
18using AMGXOperator [[maybe_unused]] = MueLu::AMGXOperator<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
19#endif
20#ifdef MUELU_ALGEBRAICPERMUTATIONSTRATEGY_SHORT
22#endif
23#ifdef MUELU_BELOSSMOOTHER_SHORT
24using BelosSmoother [[maybe_unused]] = MueLu::BelosSmoother<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
25#endif
26#ifdef MUELU_BLACKBOXPFACTORY_SHORT
27using BlackBoxPFactory [[maybe_unused]] = MueLu::BlackBoxPFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
28#endif
29#ifdef MUELU_BLOCKEDCOARSEMAPFACTORY_SHORT
30using BlockedCoarseMapFactory [[maybe_unused]] = MueLu::BlockedCoarseMapFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
31#endif
32#ifdef MUELU_BLOCKEDCOORDINATESTRANSFERFACTORY_SHORT
33using BlockedCoordinatesTransferFactory [[maybe_unused]] = MueLu::BlockedCoordinatesTransferFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
34#endif
35#ifdef MUELU_BLOCKEDDIRECTSOLVER_SHORT
36using BlockedDirectSolver [[maybe_unused]] = MueLu::BlockedDirectSolver<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
37#endif
38#ifdef MUELU_BLOCKEDGAUSSSEIDELSMOOTHER_SHORT
39using BlockedGaussSeidelSmoother [[maybe_unused]] = MueLu::BlockedGaussSeidelSmoother<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
40#endif
41#ifdef MUELU_BLOCKEDJACOBISMOOTHER_SHORT
42using BlockedJacobiSmoother [[maybe_unused]] = MueLu::BlockedJacobiSmoother<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
43#endif
44#ifdef MUELU_BLOCKEDPFACTORY_SHORT
45using BlockedPFactory [[maybe_unused]] = MueLu::BlockedPFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
46#endif
47#ifdef MUELU_BLOCKEDRAPFACTORY_SHORT
48using BlockedRAPFactory [[maybe_unused]] = MueLu::BlockedRAPFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
49#endif
50#ifdef MUELU_BRICKAGGREGATIONFACTORY_SHORT
52#endif
53#ifdef MUELU_BRAESSSARAZINSMOOTHER_SHORT
54using BraessSarazinSmoother [[maybe_unused]] = MueLu::BraessSarazinSmoother<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
55#endif
56#ifdef MUELU_CGSOLVER_SHORT
57using CGSolver [[maybe_unused]] = MueLu::CGSolver<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
58#endif
59#ifdef MUELU_CLASSICALMAPFACTORY_SHORT
60using ClassicalMapFactory [[maybe_unused]] = MueLu::ClassicalMapFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
61#endif
62#ifdef MUELU_CLASSICALPFACTORY_SHORT
63using ClassicalPFactory [[maybe_unused]] = MueLu::ClassicalPFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
64#endif
65#ifdef MUELU_CLONEREPARTITIONINTERFACE_SHORT
66using CloneRepartitionInterface [[maybe_unused]] = MueLu::CloneRepartitionInterface<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
67#endif
68#ifdef MUELU_COALESCEDROPFACTORY_SHORT
69using CoalesceDropFactory [[maybe_unused]] = MueLu::CoalesceDropFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
70#endif
71#ifdef MUELU_COALESCEDROPFACTORY_KOKKOS_SHORT
72using CoalesceDropFactory_kokkos [[maybe_unused]] = MueLu::CoalesceDropFactory_kokkos<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
73#endif
74#ifdef MUELU_COARSEMAPFACTORY_SHORT
75using CoarseMapFactory [[maybe_unused]] = MueLu::CoarseMapFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
76#endif
77#ifdef MUELU_COARSENINGVISUALIZATIONFACTORY_SHORT
78using CoarseningVisualizationFactory [[maybe_unused]] = MueLu::CoarseningVisualizationFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
79#endif
80#ifdef MUELU_CONSTRAINT_SHORT
82#endif
83#ifdef MUELU_CONSTRAINTFACTORY_SHORT
84using ConstraintFactory [[maybe_unused]] = MueLu::ConstraintFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
85#endif
86#ifdef MUELU_COORDINATESTRANSFERFACTORY_SHORT
87using CoordinatesTransferFactory [[maybe_unused]] = MueLu::CoordinatesTransferFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
88#endif
89#ifdef MUELU_COUPLEDRBMFACTORY_SHORT
90using CoupledRBMFactory [[maybe_unused]] = MueLu::CoupledRBMFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
91#endif
92#ifdef MUELU_DEMOFACTORY_SHORT
93using DemoFactory [[maybe_unused]] = MueLu::DemoFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
94#endif
95#ifdef MUELU_DIRECTSOLVER_SHORT
96using DirectSolver [[maybe_unused]] = MueLu::DirectSolver<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
97#endif
98#ifdef MUELU_DROPNEGATIVEENTRIESFACTORY_SHORT
99using DropNegativeEntriesFactory [[maybe_unused]] = MueLu::DropNegativeEntriesFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
100#endif
101#ifdef MUELU_EMINPFACTORY_SHORT
102using EminPFactory [[maybe_unused]] = MueLu::EminPFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
103#endif
104#ifdef MUELU_FACADECLASSFACTORY_SHORT
105using FacadeClassFactory [[maybe_unused]] = MueLu::FacadeClassFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
106#endif
107#ifdef MUELU_FACTORYMANAGER_SHORT
108using FactoryManager [[maybe_unused]] = MueLu::FactoryManager<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
109#endif
110#ifdef MUELU_FAKESMOOTHERPROTOTYPE_SHORT
111using FakeSmootherPrototype [[maybe_unused]] = MueLu::FakeSmootherPrototype<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
112#endif
113#ifdef MUELU_FILTEREDAFACTORY_SHORT
114using FilteredAFactory [[maybe_unused]] = MueLu::FilteredAFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
115#endif
116#ifdef MUELU_FINELEVELINPUTDATAFACTORY_SHORT
117using FineLevelInputDataFactory [[maybe_unused]] = MueLu::FineLevelInputDataFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
118#endif
119#ifdef MUELU_GENERALGEOMETRICPFACTORY_SHORT
120using GeneralGeometricPFactory [[maybe_unused]] = MueLu::GeneralGeometricPFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
121#endif
122#ifdef MUELU_GENERICRFACTORY_SHORT
123using GenericRFactory [[maybe_unused]] = MueLu::GenericRFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
124#endif
125#ifdef MUELU_GEOMETRICINTERPOLATIONPFACTORY_SHORT
126using GeometricInterpolationPFactory [[maybe_unused]] = MueLu::GeometricInterpolationPFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
127#endif
128#ifdef MUELU_GEOMETRICINTERPOLATIONPFACTORY_KOKKOS_SHORT
129using GeometricInterpolationPFactory_kokkos [[maybe_unused]] = MueLu::GeometricInterpolationPFactory_kokkos<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
130#endif
131#ifdef MUELU_GMRESSOLVER_SHORT
132using GMRESSolver [[maybe_unused]] = MueLu::GMRESSolver<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
133#endif
134#ifdef MUELU_HIERARCHY_SHORT
135using Hierarchy [[maybe_unused]] = MueLu::Hierarchy<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
136#endif
137#ifdef MUELU_HIERARCHYMANAGER_SHORT
138using HierarchyManager [[maybe_unused]] = MueLu::HierarchyManager<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
139#endif
140#ifdef MUELU_HIERARCHYFACTORY_SHORT
141using HierarchyFactory [[maybe_unused]] = MueLu::HierarchyFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
142#endif
143#ifdef MUELU_HIERARCHYUTILS_SHORT
144using HierarchyUtils [[maybe_unused]] = MueLu::HierarchyUtils<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
145#endif
146#ifdef MUELU_INTERFACEAGGREGATIONFACTORY_SHORT
147using InterfaceAggregationFactory [[maybe_unused]] = MueLu::InterfaceAggregationFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
148#endif
149#ifdef MUELU_IFPACK2SMOOTHER_SHORT
150using Ifpack2Smoother [[maybe_unused]] = MueLu::Ifpack2Smoother<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
151#endif
152#ifdef MUELU_INDEFBLOCKEDDIAGONALSMOOTHER_SHORT
153using IndefBlockedDiagonalSmoother [[maybe_unused]] = MueLu::IndefBlockedDiagonalSmoother<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
154#endif
155#ifdef MUELU_INITIALBLOCKNUMBERFACTORY_SHORT
156using InitialBlockNumberFactory [[maybe_unused]] = MueLu::InitialBlockNumberFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
157#endif
158#ifdef MUELU_INTREPIDPCOARSENFACTORY_SHORT
159using IntrepidPCoarsenFactory [[maybe_unused]] = MueLu::IntrepidPCoarsenFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
160#endif
161#ifdef MUELU_INVERSEAPPROXIMATIONFACTORY_SHORT
162using InverseApproximationFactory [[maybe_unused]] = MueLu::InverseApproximationFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
163#endif
164#ifdef MUELU_LINEDETECTIONFACTORY_SHORT
165using LineDetectionFactory [[maybe_unused]] = MueLu::LineDetectionFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
166#endif
167#ifdef MUELU_LOCALPERMUTATIONSTRATEGY_SHORT
169#endif
170#ifdef MUELU_LOWPRECISIONFACTORY_SHORT
171using LowPrecisionFactory [[maybe_unused]] = MueLu::LowPrecisionFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
172#endif
173#ifdef MUELU_MAPTRANSFERFACTORY_SHORT
174using MapTransferFactory [[maybe_unused]] = MueLu::MapTransferFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
175#endif
176#ifdef MUELU_MATRIXANALYSISFACTORY_SHORT
177using MatrixAnalysisFactory [[maybe_unused]] = MueLu::MatrixAnalysisFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
178#endif
179#ifdef MUELU_MERGEDBLOCKEDMATRIXFACTORY_SHORT
180using MergedBlockedMatrixFactory [[maybe_unused]] = MueLu::MergedBlockedMatrixFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
181#endif
182#ifdef MUELU_MERGEDSMOOTHER_SHORT
184#endif
185#ifdef MUELU_MULTIVECTORTRANSFERFACTORY_SHORT
186using MultiVectorTransferFactory [[maybe_unused]] = MueLu::MultiVectorTransferFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
187#endif
188#ifdef MUELU_NOTAYAGGREGATIONFACTORY_SHORT
189using NotayAggregationFactory [[maybe_unused]] = MueLu::NotayAggregationFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
190#endif
191#ifdef MUELU_NULLSPACEFACTORY_SHORT
192using NullspaceFactory [[maybe_unused]] = MueLu::NullspaceFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
193#endif
194#ifdef MUELU_NULLSPACEFACTORY_KOKKOS_SHORT
195using NullspaceFactory_kokkos [[maybe_unused]] = MueLu::NullspaceFactory_kokkos<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
196#endif
197#ifdef MUELU_NULLSPACEPRESMOOTHFACTORY_SHORT
198using NullspacePresmoothFactory [[maybe_unused]] = MueLu::NullspacePresmoothFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
199#endif
200#ifdef MUELU_PATTERNFACTORY_SHORT
201using PatternFactory [[maybe_unused]] = MueLu::PatternFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
202#endif
203#ifdef MUELU_PERFUTILS_SHORT
204using PerfUtils [[maybe_unused]] = MueLu::PerfUtils<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
205#endif
206#ifdef MUELU_PERFMODELS_SHORT
207using PerfModels [[maybe_unused]] = MueLu::PerfModels<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
208#endif
209#ifdef MUELU_PERMUTATIONFACTORY_SHORT
210using PermutationFactory [[maybe_unused]] = MueLu::PermutationFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
211#endif
212#ifdef MUELU_PERMUTINGSMOOTHER_SHORT
213using PermutingSmoother [[maybe_unused]] = MueLu::PermutingSmoother<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
214#endif
215#ifdef MUELU_PGPFACTORY_SHORT
216using PgPFactory [[maybe_unused]] = MueLu::PgPFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
217#endif
218#ifdef MUELU_PREDROPFUNCTIONBASECLASS_SHORT
219using PreDropFunctionBaseClass [[maybe_unused]] = MueLu::PreDropFunctionBaseClass<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
220#endif
221#ifdef MUELU_PREDROPFUNCTIONCONSTVAL_SHORT
222using PreDropFunctionConstVal [[maybe_unused]] = MueLu::PreDropFunctionConstVal<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
223#endif
224#ifdef MUELU_PROJECTORSMOOTHER_SHORT
225using ProjectorSmoother [[maybe_unused]] = MueLu::ProjectorSmoother<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
226#endif
227#ifdef MUELU_RAPFACTORY_SHORT
228using RAPFactory [[maybe_unused]] = MueLu::RAPFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
229#endif
230#ifdef MUELU_RAPSHIFTFACTORY_SHORT
231using RAPShiftFactory [[maybe_unused]] = MueLu::RAPShiftFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
232#endif
233#ifdef MUELU_REBALANCEACFACTORY_SHORT
234using RebalanceAcFactory [[maybe_unused]] = MueLu::RebalanceAcFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
235#endif
236#ifdef MUELU_REBALANCEBLOCKACFACTORY_SHORT
237using RebalanceBlockAcFactory [[maybe_unused]] = MueLu::RebalanceBlockAcFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
238#endif
239#ifdef MUELU_REBALANCEBLOCKINTERPOLATIONFACTORY_SHORT
240using RebalanceBlockInterpolationFactory [[maybe_unused]] = MueLu::RebalanceBlockInterpolationFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
241#endif
242#ifdef MUELU_REBALANCEBLOCKRESTRICTIONFACTORY_SHORT
243using RebalanceBlockRestrictionFactory [[maybe_unused]] = MueLu::RebalanceBlockRestrictionFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
244#endif
245#ifdef MUELU_REBALANCETRANSFERFACTORY_SHORT
246using RebalanceTransferFactory [[maybe_unused]] = MueLu::RebalanceTransferFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
247#endif
248#ifdef MUELU_REFMAXWELLSMOOTHER_SHORT
249using RefMaxwellSmoother [[maybe_unused]] = MueLu::RefMaxwellSmoother<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
250#endif
251#ifdef MUELU_REGIONRFACTORY_SHORT
252using RegionRFactory [[maybe_unused]] = MueLu::RegionRFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
253#endif
254#ifdef MUELU_REGIONRFACTORY_KOKKOS_SHORT
255using RegionRFactory_kokkos [[maybe_unused]] = MueLu::RegionRFactory_kokkos<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
256#endif
257#ifdef MUELU_REITZINGERPFACTORY_SHORT
258using ReitzingerPFactory [[maybe_unused]] = MueLu::ReitzingerPFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
259#endif
260#ifdef MUELU_REORDERBLOCKAFACTORY_SHORT
261using ReorderBlockAFactory [[maybe_unused]] = MueLu::ReorderBlockAFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
262#endif
263#ifdef MUELU_REPARTITIONFACTORY_SHORT
264using RepartitionFactory [[maybe_unused]] = MueLu::RepartitionFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
265#endif
266#ifdef MUELU_REPARTITIONBLOCKDIAGONALFACTORY_SHORT
267using RepartitionBlockDiagonalFactory [[maybe_unused]] = MueLu::RepartitionBlockDiagonalFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
268#endif
269#ifdef MUELU_REPARTITIONHEURISTICFACTORY_SHORT
270using RepartitionHeuristicFactory [[maybe_unused]] = MueLu::RepartitionHeuristicFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
271#endif
272#ifdef MUELU_COMBINEPFACTORY_SHORT
273using CombinePFactory [[maybe_unused]] = MueLu::CombinePFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
274#endif
275#ifdef MUELU_REPLICATEPFACTORY_SHORT
276using ReplicatePFactory [[maybe_unused]] = MueLu::ReplicatePFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
277#endif
278#ifdef MUELU_RIGIDBODYMODEFACTORY_SHORT
279using RigidBodyModeFactory [[maybe_unused]] = MueLu::RigidBodyModeFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
280#endif
281#ifdef MUELU_SAPFACTORY_SHORT
282using SaPFactory [[maybe_unused]] = MueLu::SaPFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
283#endif
284#ifdef MUELU_SAPFACTORY_KOKKOS_SHORT
285using SaPFactory_kokkos [[maybe_unused]] = MueLu::SaPFactory_kokkos<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
286#endif
287#ifdef MUELU_SCALEDNULLSPACEFACTORY_SHORT
288using ScaledNullspaceFactory [[maybe_unused]] = MueLu::ScaledNullspaceFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
289#endif
290#ifdef MUELU_SCHURCOMPLEMENTFACTORY_SHORT
291using SchurComplementFactory [[maybe_unused]] = MueLu::SchurComplementFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
292#endif
293#ifdef MUELU_SEGREGATEDAFACTORY_SHORT
294using SegregatedAFactory [[maybe_unused]] = MueLu::SegregatedAFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
295#endif
296#ifdef MUELU_SHIFTEDLAPLACIAN_SHORT
297using ShiftedLaplacian [[maybe_unused]] = MueLu::ShiftedLaplacian<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
298#endif
299#ifdef MUELU_SHIFTEDLAPLACIANOPERATOR_SHORT
300using ShiftedLaplacianOperator [[maybe_unused]] = MueLu::ShiftedLaplacianOperator<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
301#endif
302#ifdef MUELU_SIMPLESMOOTHER_SHORT
303using SimpleSmoother [[maybe_unused]] = MueLu::SimpleSmoother<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
304#endif
305#ifdef MUELU_SMOOTHER_SHORT
306using Smoother [[maybe_unused]] = MueLu::Smoother<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
307#endif
308#ifdef MUELU_SMOOTHERBASE_SHORT
309using SmootherBase [[maybe_unused]] = MueLu::SmootherBase<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
310#endif
311#ifdef MUELU_SMOOTHERFACTORY_SHORT
312using SmootherFactory [[maybe_unused]] = MueLu::SmootherFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
313#endif
314#ifdef MUELU_SMOOTHERPROTOTYPE_SHORT
315using SmootherPrototype [[maybe_unused]] = MueLu::SmootherPrototype<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
316#endif
317#ifdef MUELU_SMOOVECCOALESCEDROPFACTORY_SHORT
318using SmooVecCoalesceDropFactory [[maybe_unused]] = MueLu::SmooVecCoalesceDropFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
319#endif
320#ifdef MUELU_SOLVERBASE_SHORT
321using SolverBase [[maybe_unused]] = MueLu::SolverBase<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
322#endif
323#ifdef MUELU_STEEPESTDESCENTSOLVER_SHORT
324using SteepestDescentSolver [[maybe_unused]] = MueLu::SteepestDescentSolver<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
325#endif
326#ifdef MUELU_STRATIMIKOSSMOOTHER_SHORT
327using StratimikosSmoother [[maybe_unused]] = MueLu::StratimikosSmoother<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
328#endif
329#ifdef MUELU_STRUCTUREDAGGREGATIONFACTORY_SHORT
330using StructuredAggregationFactory [[maybe_unused]] = MueLu::StructuredAggregationFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
331#endif
332#ifdef MUELU_STRUCTUREDLINEDETECTIONFACTORY_SHORT
333using StructuredLineDetectionFactory [[maybe_unused]] = MueLu::StructuredLineDetectionFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
334#endif
335#ifdef MUELU_SUBBLOCKAFACTORY_SHORT
336using SubBlockAFactory [[maybe_unused]] = MueLu::SubBlockAFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
337#endif
338#ifdef MUELU_TEKOSMOOTHER_SHORT
339using TekoSmoother [[maybe_unused]] = MueLu::TekoSmoother<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
340#endif
341#ifdef MUELU_TENTATIVEPFACTORY_SHORT
342using TentativePFactory [[maybe_unused]] = MueLu::TentativePFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
343#endif
344#ifdef MUELU_TENTATIVEPFACTORY_KOKKOS_SHORT
345using TentativePFactory_kokkos [[maybe_unused]] = MueLu::TentativePFactory_kokkos<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
346#endif
347#ifdef MUELU_MATRIXFREETENTATIVEP_SHORT
348using MatrixFreeTentativeP [[maybe_unused]] = MueLu::MatrixFreeTentativeP<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
349#endif
350#ifdef MUELU_MATRIXFREETENTATIVEPFACTORY_SHORT
351using MatrixFreeTentativePFactory [[maybe_unused]] = MueLu::MatrixFreeTentativePFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
352#endif
353#ifdef MUELU_THRESHOLDAFILTERFACTORY_SHORT
354using ThresholdAFilterFactory [[maybe_unused]] = MueLu::ThresholdAFilterFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
355#endif
356#ifdef MUELU_TOGGLECOORDINATESTRANSFERFACTORY_SHORT
357using ToggleCoordinatesTransferFactory [[maybe_unused]] = MueLu::ToggleCoordinatesTransferFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
358#endif
359#ifdef MUELU_TOGGLEPFACTORY_SHORT
360using TogglePFactory [[maybe_unused]] = MueLu::TogglePFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
361#endif
362#ifdef MUELU_TOPRAPFACTORY_SHORT
363using TopRAPFactory [[maybe_unused]] = MueLu::TopRAPFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
364#endif
365#ifdef MUELU_TOPSMOOTHERFACTORY_SHORT
366using TopSmootherFactory [[maybe_unused]] = MueLu::TopSmootherFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
367#endif
368#ifdef MUELU_TPETRAOPERATOR_SHORT
369using TpetraOperator [[maybe_unused]] = MueLu::TpetraOperator<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
370#endif
371#ifdef MUELU_TRANSPFACTORY_SHORT
372using TransPFactory [[maybe_unused]] = MueLu::TransPFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
373#endif
374#ifdef MUELU_RFROMP_OR_TRANSP_SHORT
375using RfromP_Or_TransP [[maybe_unused]] = MueLu::RfromP_Or_TransP<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
376#endif
377#ifdef MUELU_TRILINOSSMOOTHER_SHORT
378using TrilinosSmoother [[maybe_unused]] = MueLu::TrilinosSmoother<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
379#endif
380#ifdef MUELU_UNSMOOSHFACTORY_SHORT
381using UnsmooshFactory [[maybe_unused]] = MueLu::UnsmooshFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
382#endif
383#ifdef MUELU_USERPFACTORY_SHORT
384using UserPFactory [[maybe_unused]] = MueLu::UserPFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
385#endif
386#ifdef MUELU_UTILITIES_SHORT
387using Utilities [[maybe_unused]] = MueLu::Utilities<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
388#endif
389#ifdef MUELU_UTILITIESBASE_SHORT
390using UtilitiesBase [[maybe_unused]] = MueLu::UtilitiesBase<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
391#endif
392#ifdef MUELU_VARIABLEDOFLAPLACIANFACTORY_SHORT
393using VariableDofLaplacianFactory [[maybe_unused]] = MueLu::VariableDofLaplacianFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
394#endif
395#ifdef MUELU_SEMICOARSENPFACTORY_SHORT
396using SemiCoarsenPFactory [[maybe_unused]] = MueLu::SemiCoarsenPFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
397#endif
398#ifdef MUELU_SEMICOARSENPFACTORY_KOKKOS_SHORT
399using SemiCoarsenPFactory_kokkos [[maybe_unused]] = MueLu::SemiCoarsenPFactory_kokkos<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
400#endif
401#ifdef MUELU_UZAWASMOOTHER_SHORT
402using UzawaSmoother [[maybe_unused]] = MueLu::UzawaSmoother<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
403#endif
404#ifdef MUELU_VISUALIZATIONHELPERS_SHORT
405using VisualizationHelpers [[maybe_unused]] = MueLu::VisualizationHelpers<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
406#endif
407#ifdef MUELU_ZEROSUBBLOCKAFACTORY_SHORT
408using ZeroSubBlockAFactory [[maybe_unused]] = MueLu::ZeroSubBlockAFactory<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
409#endif
410#ifdef MUELU_ZOLTANINTERFACE_SHORT
411using ZoltanInterface [[maybe_unused]] = MueLu::ZoltanInterface<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
412#endif
413#ifdef MUELU_ZOLTAN2INTERFACE_SHORT
414using Zoltan2Interface [[maybe_unused]] = MueLu::Zoltan2Interface<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
415#endif
416#ifdef MUELU_NODEPARTITIONINTERFACE_SHORT
417using NodePartitionInterface [[maybe_unused]] = MueLu::NodePartitionInterface<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
418#endif
419#ifdef MUELU_XPETRAOPERATOR_SHORT
420using XpetraOperator [[maybe_unused]] = MueLu::XpetraOperator<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
421#endif
422#ifdef MUELU_REFMAXWELL_SHORT
423using RefMaxwell [[maybe_unused]] = MueLu::RefMaxwell<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
424#endif
425#ifdef MUELU_MAXWELL1_SHORT
426using Maxwell1 [[maybe_unused]] = MueLu::Maxwell1<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
427#endif
428#ifdef MUELU_MAXWELL_UTILS_SHORT
429using Maxwell_Utils [[maybe_unused]] = MueLu::Maxwell_Utils<Scalar,LocalOrdinal,GlobalOrdinal,Node>;
430#endif
431#ifdef MUELU_ADAPTIVESAMLPARAMETERLISTINTERPRETER_SHORT
433#endif
434#ifdef MUELU_FACTORYFACTORY_SHORT
436#endif
437#ifdef MUELU_MLPARAMETERLISTINTERPRETER_SHORT
439#endif
440#ifdef MUELU_PARAMETERLISTINTERPRETER_SHORT
442#endif
443#ifdef MUELU_TWOLEVELMATLABFACTORY_SHORT
445#endif
446#ifdef MUELU_SINGLELEVELMATLABFACTORY_SHORT
448#endif
449#ifdef MUELU_MATLABSMOOTHER_SHORT
451#endif
Class which defines local permutations of matrix columns.
Aggregation method for generating "brick" aggregates. It also does "hotdogs" and "pancakes....
Class which contains the constraint space details.
Class which defines local permutations of matrix columns which correspond to DOFs of the same node.
Adapter for AmgX library from Nvidia.
An factory which assigns each aggregate a quality estimate. Originally developed by Napov and Notay i...
Factory to export aggregation info or visualize aggregates using VTK.
AmalgamationFactory for subblocks of strided map based amalgamation data.
Class that encapsulates Amesos2 direct solvers.
Class that encapsulates Belos smoothers.
Prolongator factory performing geometric coarsening.
Factory for generating coarse level map. Used by BlockedPFactory.
Class for transferring coordinates from a finer level to a coarser one for BlockedCrsMatrices....
direct solver for nxn blocked matrices
block Gauss-Seidel method for blocked matrices
block Jacobi method for blocked matrices
Factory for building blocked, segregated prolongation operators.
Factory for building coarse matrices.
BraessSarazin smoother for 2x2 block matrices.
Implements conjugate gradient algorithm for energy-minimization.
Factory for generating F/C-splitting and a coarse level map. Used by ClassicalPFactory.
Helper class which transforms an "Partition" array generated from a block in a blocked operator to a ...
Factory for creating a graph based on a given matrix.
Factory for creating a graph based on a given matrix.
Factory for generating coarse level map. Used by TentativePFactory.
Factory to visualize coarsening information using prolongation operators.
Prolongator factory that replicates 'Psubblock' matrix to create new prolongator suitable for PDE sys...
Factory for building the constraint operator.
Constraint space information for the potential prolongator.
Class for transferring coordinates from a finer level to a coarser one.
Nullspace Factory for coupled acoustic-elastic problems.
empty factory for demonstration
Class that encapsulates direct solvers. Autoselection of AmesosSmoother or Amesos2Smoother according ...
Application-specific filtering for A. Can be used in context of graph coarsening and aggregation.
Factory for building Energy Minimization prolongators.
Factory that can generate other factories from.
This class specifies the default factory that should generate some data on a Level if the data does n...
Factory for building filtered matrices using filtered graphs.
Implements conjugate gradient algorithm for energy-minimization.
Prolongator factory performing geometric coarsening.
Factory for building restriction operators using a prolongator factory.
Provides methods to build a multigrid hierarchy and apply multigrid cycles.
Class that encapsulates Ifpack2 smoothers.
Cheap Blocked diagonal smoother for indefinite 2x2 block matrices.
Class for generating an initial LocalOrdinal-type BlockNumber vector, based on an input paraemter for...
Factory for building aggregates for Lagrange multipliers in surface-coupled problems.
Factory for building transfer operators based on coarsening in polynomial degree, following the Intre...
Factory for building the approximate inverse of a matrix.
Factory for building line detection information.
Factory for converting matrices to half precision operators.
Class that accepts ML-style parameters and builds a MueLu preconditioner. This interpreter uses the s...
Factory to transfer a map from a fine to a coarse level.
This class checks matrix properties of A on current level. This factory can be plugged in everywhere ...
Factory for building the matrix-free tentative restrictor.
Matrix-free tentative restrictor operator.
Preconditioner (wrapped as a Xpetra::Operator) for Maxwell's equations in curl-curl form.
Utility functions for Maxwell.
Class for restricting a MultiVector from a finer to a coarser level.
Factory for generating nullspace.
Factory for building nonzero patterns for energy minimization.
factory generates a row- and column permutation operators P and Q such that P*A*Q^T is a (hopefully) ...
This class first calculates row- and column permutation operators and applies a smoother to the permu...
Factory for building Petrov-Galerkin Smoothed Aggregation prolongators.
This class enables the elimination of the nullspace component of the solution through the use of proj...
Factory for building coarse matrices.
Factory for building coarse grid matrices, when the matrix is of the form K+a*M. Useful when you want...
Factory for building coarse matrices.
Applies permutation to grid transfer operators.
Class that encapsulates Operator smoothers.
Preconditioner (wrapped as a Xpetra::Operator) for Maxwell's equations in curl-curl form.
Factory that builds a restriction operator for region multigrid.
Factory that builds a restriction operator for region multigrid.
Factory for building tentative prolongator.
Factory for building a reordered (nested) block operator.
Factory which rebalances a map on current level using the Importer object generated by the Repartitio...
Factory for building permutation matrix that can be be used to shuffle data (matrices,...
Factory for determing the number of partitions for rebalancing.
Prolongator factory that replicates 'Psubblock' matrix to create new prolongator suitable for PDE sys...
Factory for building restriction operators.
Nullspace Factory for building rigid body modes.
Factory for building Smoothed Aggregation prolongators.
Factory for building Smoothed Aggregation prolongators.
Factory for generating a very special nullspace.
Factory for building the Schur Complement for a 2x2 block matrix.
Factory for building a new "segregated" A operator. Here, "segregated" means that the user provides a...
Prolongator factory performing semi-coarsening.
Prolongator factory performing semi-coarsening.
Wraps an existing MueLu::Hierarchy as a Tpetra::Operator, with an optional two-level correction....
Shifted Laplacian Helmholtz solver.
SIMPLE smoother for 2x2 block matrices.
Factory for creating a graph base on a given matrix.
Base class for smoothers.
Generic Smoother Factory for generating the smoothers of the MG hierarchy.
Base class for smoother prototypes.
Base class for smoother factories.
Base class for energy-minimization iterative solvers.
Implements steepest descent algorithm for energy-minimization.
Factory for building aggregates on structured grids.
Factory building line detection information on structured meshes.
Factory for building a thresholded operator.
Interface to block smoothers in Teko package.
Factory for building tentative prolongator.
Factory for building a thresholded operator.
Class for transferring coordinates from a finer level to a coarser one.
Prolongator factory which allows switching between two different prolongator strategies.
Wraps an existing MueLu::Hierarchy as a Tpetra::Operator.
Factory for building restriction operators.
Class that encapsulates external library smoothers.
Factory for interacting with Matlab.
Factory for building "unsmooshed" transfer operators from transfer operators associated with a scalar...
MueLu utility class.
Block triangle Uzawa smoother for 2x2 block matrices.
Factory for building scalar Laplace operator (that is used as fake operator for variable dof size pro...
Base class providing routines to visualize aggregates and coarsening information.
Wraps an existing MueLu::Hierarchy as a Xpetra::Operator.
Factory for extracting a zero block from a BlockedCrsMatrix.
Interface to Zoltan2 library.
Interface to Zoltan library.