113 typedef Kokkos::RangePolicy<local_ordinal_type, execution_space>
range_type;
114 typedef Kokkos::Compat::KokkosDeviceWrapperNode<DeviceType>
node_type;
115 typedef typename Teuchos::ScalarTraits<Scalar>::coordinateType
real_type;
120#undef MUELU_MATRIXFREETENTATIVEPFACTORY_KOKKOS_SHORT
134 RCP<const ParameterList> GetValidParameterList()
const;
139 void DeclareInput(
Level& fineLevel,
Level& coarseLevel)
const;
146 void Build (
Level& fineLevel,
Level& coarseLevel)
const;
147 void BuildP(
Level& fineLevel,
Level& coarseLevel)
const;