Sundance::Rivara::FaceNodes Class Reference

List of all members.

Public Member Functions

 FaceNodes (const RCP< Node > &a, const RCP< Node > &b, const RCP< Node > &c)
bool operator< (const FaceNodes &other) const
const Set< int > & nodes () const

Private Attributes

RCP< Set< int > > nodeLIDSet_


Detailed Description

Definition at line 25 of file SundanceRivaraFace.hpp.


Constructor & Destructor Documentation

Sundance::Rivara::FaceNodes::FaceNodes ( const RCP< Node > &  a,
const RCP< Node > &  b,
const RCP< Node > &  c 
) [inline]

Definition at line 29 of file SundanceRivaraFace.hpp.


Member Function Documentation

const Set<int>& Sundance::Rivara::FaceNodes::nodes (  )  const [inline]

Definition at line 44 of file SundanceRivaraFace.hpp.

References nodeLIDSet_.

Referenced by Sundance::RefinementTransformation::rivaraToMesh().

bool Sundance::Rivara::FaceNodes::operator< ( const FaceNodes other  )  const [inline]

Definition at line 38 of file SundanceRivaraFace.hpp.

References nodeLIDSet_.


Member Data Documentation

Definition at line 47 of file SundanceRivaraFace.hpp.

Referenced by nodes(), and operator<().

Site Contact