FemViewer::ElemId< T > Class Template Reference

#include <ElemId.hpp>

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

List of all members.

Public Types

typedef T value_type

Public Member Functions

 ElemId (const T id_=T(0))
 ElemId (const BaseId< T > &ref)
 ElemId (const T eid_, const int type_, const bool f0=false, const bool f1=false, const bool f2=false, const bool f3=false, const bool f4=false, const bool act=false, const bool bnd=false)
ElemIdoperator= (const BaseId< T > &rhs)
bool is_prism () const
bool is_tetra () const
bool operator< (const Id< T > &rhs) const

template<typename T>
class FemViewer::ElemId< T >


Member Typedef Documentation

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

Constructor & Destructor Documentation

template<typename T>
FemViewer::ElemId< T >::ElemId ( const T  id_ = T(0)  )  [inline]
template<typename T>
FemViewer::ElemId< T >::ElemId ( const BaseId< T > &  ref  )  [inline]
template<typename T>
FemViewer::ElemId< T >::ElemId ( const T  eid_,
const int  type_,
const bool  f0 = false,
const bool  f1 = false,
const bool  f2 = false,
const bool  f3 = false,
const bool  f4 = false,
const bool  act = false,
const bool  bnd = false 
) [inline]

Member Function Documentation

template<typename T>
bool FemViewer::ElemId< T >::is_prism (  )  const [inline]

Here is the caller graph for this function:

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

Reimplemented from FemViewer::Id< T >.


The documentation for this class 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