Compadre  1.5.7
Public Member Functions | Public Attributes | List of all members
Compadre::AssembleManifoldPsqrtW 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 910 of file Compadre_Functors.hpp.

#include <Compadre_Functors.hpp>

Public Member Functions

 AssembleManifoldPsqrtW (GMLSBasisData data)
 
KOKKOS_INLINE_FUNCTION void operator() (const member_type &teamMember) const
 

Public Attributes

GMLSBasisData _data
 

Constructor & Destructor Documentation

◆ AssembleManifoldPsqrtW()

Compadre::AssembleManifoldPsqrtW::AssembleManifoldPsqrtW ( GMLSBasisData  data)
inline

Definition at line 914 of file Compadre_Functors.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 917 of file Compadre_Functors.hpp.

Member Data Documentation

◆ _data

GMLSBasisData Compadre::AssembleManifoldPsqrtW::_data

Definition at line 912 of file Compadre_Functors.hpp.


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