|
MueLu Version of the Day
|
#include <MueLu_NullspaceFactory_def.hpp>
Public Member Functions | |
| NullspaceFunctor (NullspaceType nullspace_, CoordsType coords_, MeanCoordsType mean_, LO numPDEs_, LO nullspaceDim_) | |
| KOKKOS_INLINE_FUNCTION void | operator() (const LO j) const |
Private Types | |
| typedef NullspaceType::value_type | SC |
| typedef Kokkos::ArithTraits< SC > | ATS |
Private Attributes | |
| NullspaceType | nullspace |
| CoordsType | coords |
| MeanCoordsType | mean |
| LO | numPDEs |
| LO | nullspaceDim |
Definition at line 86 of file MueLu_NullspaceFactory_def.hpp.
|
private |
Definition at line 93 of file MueLu_NullspaceFactory_def.hpp.
|
private |
Definition at line 97 of file MueLu_NullspaceFactory_def.hpp.
|
inline |
Definition at line 101 of file MueLu_NullspaceFactory_def.hpp.
|
inline |
Definition at line 113 of file MueLu_NullspaceFactory_def.hpp.
|
private |
Definition at line 88 of file MueLu_NullspaceFactory_def.hpp.
|
private |
Definition at line 89 of file MueLu_NullspaceFactory_def.hpp.
|
private |
Definition at line 90 of file MueLu_NullspaceFactory_def.hpp.
|
private |
Definition at line 91 of file MueLu_NullspaceFactory_def.hpp.
|
private |
Definition at line 92 of file MueLu_NullspaceFactory_def.hpp.