NeoPZ
TPZYCTresca.cpp
Go to the documentation of this file.
1 
2 #include "TPZYCTresca.h"
3 
4 
5 int TPZYCTresca::ClassId() const{
6  return Hash("TPZYCTresca");
7 }
virtual int ClassId() const override
Define the class id associated with the class.
Definition: TPZYCTresca.cpp:5
int32_t Hash(std::string str)
Definition: TPZHash.cpp:10