Compadre  1.5.7
Public Member Functions | Public Attributes | List of all members
Compadre::AssembleStandardPsqrtW Struct Reference

Functor to assemble the P*sqrt(weights) matrix and construct sqrt(weights)*Identity. More...

Detailed Description

Functor to assemble the P*sqrt(weights) matrix and construct sqrt(weights)*Identity.

Definition at line 378 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
 

Constructor & Destructor Documentation

◆ AssembleStandardPsqrtW()

Compadre::AssembleStandardPsqrtW::AssembleStandardPsqrtW ( GMLSBasisData  data)
inline

Definition at line 382 of file Compadre_Functors.hpp.

Member Function Documentation

◆ operator()()

KOKKOS_INLINE_FUNCTION void Compadre::AssembleStandardPsqrtW::operator() ( const member_type teamMember) const
inline

Definition at line 385 of file Compadre_Functors.hpp.

Member Data Documentation

◆ _data

GMLSBasisData Compadre::AssembleStandardPsqrtW::_data

Definition at line 380 of file Compadre_Functors.hpp.


The documentation for this struct was generated from the following file: