105 typedef Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>
node_type;
110#undef MUELU_SAPFACTORY_KOKKOS_SHORT
126 RCP<const ParameterList> GetValidParameterList()
const;
133 void DeclareInput(
Level& fineLevel,
Level& coarseLevel)
const;
146 void Build (
Level& fineLevel,
Level& coarseLevel)
const;
148 void BuildP(
Level& fineLevel,
Level& coarseLevel)
const;
150 void SatisfyPConstraints(RCP<Matrix> A, RCP<Matrix>& P)
const;
152 void optimalSatisfyPConstraintsForScalarPDEs( RCP<Matrix>& P)
const;