Go to the source code of this file.
Functions | |
ostream & | operator<< (ostream &stream, Face &face) |
istream & | operator>> (istream &stream, Face &face) |
ostream& operator<< | ( | ostream & | stream, |
Face & | face | ||
) |
istream& operator>> | ( | istream & | stream, |
Face & | face | ||
) |
Definition at line 64 of file Face.cpp.
References Face::d_nodes, Mesh::getNode(), Face::getNumNodes(), i, and Face::s_mesh.