MueLu
Version of the Day
|
#include <MueLu_Utilities_kokkos_def.hpp>
Public Member Functions | |
DetectDirichletFunctor (MatrixType localMatrix_, BNodesType boundaryNodes_, SC tol_) | |
KOKKOS_INLINE_FUNCTION void | operator() (const LO row) const |
Private Types | |
typedef MatrixType::ordinal_type | LO |
typedef MatrixType::value_type | SC |
typedef Kokkos::ArithTraits< SC > | ATS |
Private Attributes | |
MatrixType | localMatrix |
BNodesType | boundaryNodes |
ATS::mag_type | tol |
Definition at line 343 of file MueLu_Utilities_kokkos_def.hpp.
|
private |
Definition at line 345 of file MueLu_Utilities_kokkos_def.hpp.
|
private |
Definition at line 346 of file MueLu_Utilities_kokkos_def.hpp.
|
private |
Definition at line 347 of file MueLu_Utilities_kokkos_def.hpp.
|
inline |
Definition at line 354 of file MueLu_Utilities_kokkos_def.hpp.
|
inline |
Definition at line 362 of file MueLu_Utilities_kokkos_def.hpp.
|
private |
Definition at line 349 of file MueLu_Utilities_kokkos_def.hpp.
|
private |
Definition at line 350 of file MueLu_Utilities_kokkos_def.hpp.
|
private |
Definition at line 351 of file MueLu_Utilities_kokkos_def.hpp.