NeoPZ
pzplasticdiagnostic.h
Go to the documentation of this file.
1 //
2 // pzplasticdiagnostic.h
3 // PZ
4 //
5 // Created by phil on 3/18/13.
6 // Copyright (c) 2013 __MyCompanyName__. All rights reserved.
7 //
8 
9 #ifndef PZ_pzplasticdiagnostic_h
10 #define PZ_pzplasticdiagnostic_h
11 
12 class TPZCompMesh;
13 
15 {
16 
18 public:
19 
21 
22  void CheckGlobal();
23 
24 };
25 
26 
27 #endif
TPZPlasticDiagnostic(TPZCompMesh *cmesh)
Implements computational mesh. Computational Mesh.
Definition: pzcmesh.h:47