NeoPZ
TPZLadeKim.cpp
Go to the documentation of this file.
1 
2 #include "TPZLadeKim.h"
3 
4 int TPZLadeKim::ClassId() const{
5  return Hash("TPZLadeKim") ^ LADEKIMPARENT::ClassId() << 1;
6 }
int ClassId() const override
Definition: TPZLadeKim.cpp:4
int32_t Hash(std::string str)
Definition: TPZHash.cpp:10