FemViewer::FaceId< T > Struct Template Reference

#include <ElemId.hpp>

Inheritance diagram for FemViewer::FaceId< T >:
Inheritance graph
[legend]
Collaboration diagram for FemViewer::FaceId< T >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef T value_type

Public Member Functions

 FaceId (const T id_=T(0))
 FaceId (const BaseId< T > &ref)
FaceIdoperator= (const BaseId< T > &rhs)
bool is_triangle () const
bool is_quad () const
bool operator< (const Id< T > &rhs) const

template<typename T>
struct FemViewer::FaceId< T >


Member Typedef Documentation

template<typename T >
typedef T FemViewer::FaceId< T >::value_type

Constructor & Destructor Documentation

template<typename T >
FemViewer::FaceId< T >::FaceId ( const T  id_ = T(0)  )  [inline]
template<typename T >
FemViewer::FaceId< T >::FaceId ( const BaseId< T > &  ref  )  [inline]

Member Function Documentation

template<typename T >
bool FemViewer::FaceId< T >::is_quad (  )  const [inline]

Here is the call graph for this function:

template<typename T >
bool FemViewer::FaceId< T >::is_triangle (  )  const [inline]

Here is the call graph for this function:

Here is the caller graph for this function:

template<typename T >
bool FemViewer::FaceId< T >::operator< ( const Id< T > &  rhs  )  const [inline]
template<typename T >
FaceId& FemViewer::FaceId< T >::operator= ( const BaseId< T > &  rhs  )  [inline]

Reimplemented from FemViewer::Id< T >.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1