NeoPZ
Functions
Input Namespace Reference

Functions

void SetPointBC (TPZGeoMesh *gr, TPZVec< REAL > &x, int bc)
 Generate a boundary geometric element at the indicated node. More...
 
void InsertElasticityCubo (TPZAutoPointer< TPZCompMesh > mesh)
 
TPZGeoMeshMalhaCubo (string FileName)
 
TPZAutoPointer< TPZMatrix< REAL > > CreateCuboSkyMatrix (string filename, int plevel)
 

Function Documentation

◆ CreateCuboSkyMatrix()

TPZAutoPointer<TPZMatrix<REAL> > Input::CreateCuboSkyMatrix ( string  filename,
int  plevel 
)

◆ InsertElasticityCubo()

void Input::InsertElasticityCubo ( TPZAutoPointer< TPZCompMesh mesh)

◆ MalhaCubo()

TPZGeoMesh* Input::MalhaCubo ( string  FileName)

◆ SetPointBC()

void Input::SetPointBC ( TPZGeoMesh gr,
TPZVec< REAL > &  x,
int  bc 
)

Generate a boundary geometric element at the indicated node.

Definition at line 51 of file input.h.

References TPZGeoMesh::ElementVec(), TPZGeoMesh::FindNode(), gn, TPZGeoEl::NCornerNodes(), TPZChunkVector< T, EXP >::NElements(), and TPZGeoEl::NodePtr().

Referenced by MalhaCubo().