Compadre
1.5.9
|
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. More...
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 790 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 |
|
inline |
Definition at line 794 of file Compadre_Functors.hpp.
|
inline |
Definition at line 797 of file Compadre_Functors.hpp.
GMLSBasisData Compadre::FixTangentDirectionOrdering::_data |
Definition at line 792 of file Compadre_Functors.hpp.