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

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

Detailed Description

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

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

Constructor & Destructor Documentation

◆ AssembleCurvaturePsqrtW()

Compadre::AssembleCurvaturePsqrtW::AssembleCurvaturePsqrtW ( GMLSBasisData  data)
inline

Definition at line 549 of file Compadre_Functors.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 552 of file Compadre_Functors.hpp.

Member Data Documentation

◆ _data

GMLSBasisData Compadre::AssembleCurvaturePsqrtW::_data

Definition at line 547 of file Compadre_Functors.hpp.


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