Face Class Reference

#include <wektor.h>

List of all members.

Public Member Functions

 Face ()
 Face (const int &ed1, const int &ed2, const int &ed3, const char &faceInEl1, const int &inEl1)
void setFace (const Face &a)
void setFace (const int &ed1, const int &ed2, const int &ed3, const char &faceInEl1, const int &inEl1)
void setFace (const int &ed1, const int &ed2, const int &ed3, const char &faceInEl1, const int &inEl1, const int &bc1)
void setFaceAndEl (const char &a, const int &e)
void setE1 (const int &ed1)
void setE2 (const int &ed2)
void setE3 (const int &ed3)
void setInEl (const int &e)
void setAllE (const int &ed1, const int &ed2, const int &ed3)
void setFaceInEl (const char &a)
void setBC (int bc1)
char getFaceInEl ()
int getEd1 ()
int getEd2 ()
int getEd3 ()
int getInEl ()
int getBC ()
void operator= (const Face &a)
bool operator== (const Face &a) const
bool operator!= (const Face &a) const

Constructor & Destructor Documentation

Face::Face (  )  [inline]
Face::Face ( const int &  ed1,
const int &  ed2,
const int &  ed3,
const char &  faceInEl1,
const int &  inEl1 
) [inline]

Member Function Documentation

int Face::getBC (  )  [inline]

Here is the caller graph for this function:

int Face::getEd1 (  )  [inline]

Here is the caller graph for this function:

int Face::getEd2 (  )  [inline]

Here is the caller graph for this function:

int Face::getEd3 (  )  [inline]

Here is the caller graph for this function:

char Face::getFaceInEl (  )  [inline]

Here is the caller graph for this function:

int Face::getInEl (  )  [inline]

Here is the caller graph for this function:

bool Face::operator!= ( const Face a  )  const [inline]
void Face::operator= ( const Face a  )  [inline]
bool Face::operator== ( const Face a  )  const [inline]
void Face::setAllE ( const int &  ed1,
const int &  ed2,
const int &  ed3 
) [inline]

Here is the caller graph for this function:

void Face::setBC ( int  bc1  )  [inline]

Here is the caller graph for this function:

void Face::setE1 ( const int &  ed1  )  [inline]
void Face::setE2 ( const int &  ed2  )  [inline]
void Face::setE3 ( const int &  ed3  )  [inline]
void Face::setFace ( const int &  ed1,
const int &  ed2,
const int &  ed3,
const char &  faceInEl1,
const int &  inEl1,
const int &  bc1 
) [inline]
void Face::setFace ( const int &  ed1,
const int &  ed2,
const int &  ed3,
const char &  faceInEl1,
const int &  inEl1 
) [inline]
void Face::setFace ( const Face a  )  [inline]

Here is the caller graph for this function:

void Face::setFaceAndEl ( const char &  a,
const int &  e 
) [inline]
void Face::setFaceInEl ( const char &  a  )  [inline]
void Face::setInEl ( const int &  e  )  [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