Compadre
1.5.9
|
Functor to assemble the P*sqrt(weights) matrix and construct sqrt(weights)*Identity. More...
Functor to assemble the P*sqrt(weights) matrix and construct sqrt(weights)*Identity.
Definition at line 386 of file Compadre_Functors.hpp.
#include <Compadre_Functors.hpp>
Public Member Functions | |
AssembleStandardPsqrtW (GMLSBasisData data) | |
KOKKOS_INLINE_FUNCTION void | operator() (const member_type &teamMember) const |
Public Attributes | |
GMLSBasisData | _data |
|
inline |
Definition at line 390 of file Compadre_Functors.hpp.
|
inline |
Definition at line 393 of file Compadre_Functors.hpp.
GMLSBasisData Compadre::AssembleStandardPsqrtW::_data |
Definition at line 388 of file Compadre_Functors.hpp.