Searched refs:SolverInterface (Results 1 – 4 of 4) sorted by relevance
39 template struct SolverInterface<DeviceType::CUDA>;43 template struct SolverInterface<DeviceType::HIP>; variable
27 class PETSC_SINGLE_LIBRARY_VISIBILITY_INTERNAL DeviceContext : SolverInterface<T> {
270 struct SolverInterface : SolverInterfaceImpl<T> { struct276 using ::Petsc::device::cupm::impl::SolverInterface<T>::cupmSolverName argument279 extern template struct PETSC_SINGLE_LIBRARY_VISIBILITY_INTERNAL SolverInterface<DeviceType::CUDA>;283 extern template struct PETSC_SINGLE_LIBRARY_VISIBILITY_INTERNAL SolverInterface<DeviceType::HIP>;
192 class PETSC_SINGLE_LIBRARY_VISIBILITY_INTERNAL CUPMObject : SolverInterface<T> {