NeoPZ
TPZYCDruckerPrager.cpp
Go to the documentation of this file.
1 #include <TPZYCDruckerPrager.h>
2 
3 
5  return Hash("TPZYCDruckerPrager");
6 }
7 
9 
virtual int ClassId() const override
Define the class id associated with the class.
int32_t Hash(std::string str)
Definition: TPZHash.cpp:10
Implements an interface to register a class id and a restore function. Persistence.
Definition: TPZSavable.h:150