![]() |
NeoPZ
|
#include "tpzdohrsubstruct.h"#include "tpzdohrmatrix.h"#include "tpzdohrprecond.h"#include "pzdohrstructmatrix.h"#include "pzstepsolver.h"#include "pzcompel.h"#include "pzgeoelbc.h"#include "pzelast3d.h"#include "pzbndcond.h"#include "tpzdohrassembly.h"#include "pzlog.h"#include "tpzgensubstruct.h"#include "tpzpairstructmatrix.h"#include "pzviscoelastic.h"#include "TPZTimer.h"#include "TPZVTKGeoMesh.h"#include "pzgeotetrahedra.h"#include "pzskylstrmatrix.h"#include "pzskylmat.h"#include "tpzarc3d.h"#include "pzvtkmesh.h"#include <string>Go to the source code of this file.
Namespaces | |
| Input | |
Functions | |
| void | Input::SetPointBC (TPZGeoMesh *gr, TPZVec< REAL > &x, int bc) |
| Generate a boundary geometric element at the indicated node. More... | |
| void | Input::InsertElasticityCubo (TPZAutoPointer< TPZCompMesh > mesh) |
| TPZGeoMesh * | Input::MalhaCubo (string FileName) |
| TPZAutoPointer< TPZMatrix< REAL > > | Input::CreateCuboSkyMatrix (string filename, int plevel) |
1.8.13