Compadre
1.5.9
|
Functor to assemble the P*sqrt(weights) matrix and construct sqrt(weights)*Identity for curvature. More...
Functor to assemble the P*sqrt(weights) matrix and construct sqrt(weights)*Identity for curvature.
Definition at line 553 of file Compadre_Functors.hpp.
#include <Compadre_Functors.hpp>
Public Member Functions | |
AssembleCurvaturePsqrtW (GMLSBasisData data) | |
KOKKOS_INLINE_FUNCTION void | operator() (const member_type &teamMember) const |
Public Attributes | |
GMLSBasisData | _data |
|
inline |
Definition at line 557 of file Compadre_Functors.hpp.
|
inline |
Definition at line 560 of file Compadre_Functors.hpp.
GMLSBasisData Compadre::AssembleCurvaturePsqrtW::_data |
Definition at line 555 of file Compadre_Functors.hpp.