NeoPZ
|
Contains the implementation of the TPZGeoElSide and TPZGeoElSideIndex methods. More...
#include "pzgeoelside.h"
#include "pzgeoel.h"
#include "pztrnsform.h"
#include "pzstack.h"
#include "pzvec_extras.h"
#include "pzquad.h"
#include "pzshapequad.h"
#include "pzshapetriang.h"
#include "pzcompel.h"
#include "pzintel.h"
#include "pznumeric.h"
#include "pzmultiphysicscompel.h"
#include "pzlog.h"
#include <sstream>
Go to the source code of this file.
Functions | |
std::ostream & | operator<< (std::ostream &out, const TPZGeoElSide &geoside) |
Overload operator << to print geometric element side data. More... | |
Contains the implementation of the TPZGeoElSide and TPZGeoElSideIndex methods.
Definition in file pzgeoelside.cpp.
std::ostream& operator<< | ( | std::ostream & | out, |
const TPZGeoElSide & | geoside | ||
) |
Overload operator << to print geometric element side data.
Definition at line 1095 of file pzgeoelside.cpp.
References TPZGeoElSide::Element(), TPZGeoEl::Print(), and TPZGeoElSide::Side().
Referenced by TPZGeoElSide::operator bool().