Compadre 1.5.5
Loading...
Searching...
No Matches
Compadre::FixTangentDirectionOrdering Struct Reference

Detailed Description

Functor to determine if tangent directions need reordered, and to reorder them if needed We require that the normal is consistent with a right hand rule on the tangent vectors

Definition at line 782 of file Compadre_Functors.hpp.

#include <Compadre_Functors.hpp>

Public Member Functions

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

Public Attributes

GMLSBasisData _data

Constructor & Destructor Documentation

◆ FixTangentDirectionOrdering()

Compadre::FixTangentDirectionOrdering::FixTangentDirectionOrdering ( GMLSBasisData data)
inline

Definition at line 786 of file Compadre_Functors.hpp.

Member Function Documentation

◆ operator()()

KOKKOS_INLINE_FUNCTION void Compadre::FixTangentDirectionOrdering::operator() ( const member_type & teamMember) const
inline

Definition at line 789 of file Compadre_Functors.hpp.

Member Data Documentation

◆ _data

GMLSBasisData Compadre::FixTangentDirectionOrdering::_data

Definition at line 784 of file Compadre_Functors.hpp.


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