41 void Print(
char *name = NULL, std::ostream &out = std::cout );
65 #endif // _TPZGENGRIDHH_ void Print(char *name=NULL, std::ostream &out=std::cout)
clarg::argBool bc("-bc", "binary checkpoints", false)
Templated vector implementation.
Implements the generation of a geometric grid. Getting Data.
void Coord(int i, TPZVec< REAL > &coord)
short Read(TPZGeoMesh &malha)
void SetElementType(int type)
void SetBC(TPZGeoMesh &gr, int side, int bc)
This class implements a geometric mesh for the pz environment. Geometry.
Implements computational mesh. Computational Mesh.
TPZGenPartialGrid(TPZVec< int > &nx, TPZVec< int > &rangex, TPZVec< int > &rangey, TPZVec< REAL > &x0, TPZVec< REAL > &x1)
Contains the declaration of TPZFlopCounter class and TPZCounter struct.
int64_t NodeIndex(int i, int j)
int64_t ElementIndex(int i, int j)
void ElementConnectivity(int64_t iel, TPZVec< int64_t > &nodes)