Edge Class Reference

#include <wektor.h>

List of all members.

Public Member Functions

 Edge ()
 Edge (const int &pun1, const int &pun2)
void setEdge (const Edge &a)
void setEdge (const int &pun1, const int &pun2, const int &el1)
void setP1 (const int &pun1)
void setP2 (const int &pun2)
void setEl (const int &el1)
int getP1 ()
int getP2 ()
int getEl ()
void operator= (const Edge &a)
bool operator== (const Edge &a) const
bool operator!= (const Edge &a) const

Constructor & Destructor Documentation

Edge::Edge (  )  [inline]
Edge::Edge ( const int &  pun1,
const int &  pun2 
) [inline]

Member Function Documentation

int Edge::getEl (  )  [inline]
int Edge::getP1 (  )  [inline]

Here is the caller graph for this function:

int Edge::getP2 (  )  [inline]

Here is the caller graph for this function:

bool Edge::operator!= ( const Edge a  )  const [inline]
void Edge::operator= ( const Edge a  )  [inline]
bool Edge::operator== ( const Edge a  )  const [inline]
void Edge::setEdge ( const int &  pun1,
const int &  pun2,
const int &  el1 
) [inline]
void Edge::setEdge ( const Edge a  )  [inline]

Here is the caller graph for this function:

void Edge::setEl ( const int &  el1  )  [inline]
void Edge::setP1 ( const int &  pun1  )  [inline]
void Edge::setP2 ( const int &  pun2  )  [inline]

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