NeoPZ
TPZWillamWarnke.cpp
Go to the documentation of this file.
1 /*
2  * TPZWillamWarnke.cpp
3  * ElastoPlasticModels
4  *
5  * Created by Diogo Cecilio on 12/14/10.
6  * Copyright 2010 __MyCompanyName__. All rights reserved.
7  *
8  */
9 
10 #include "TPZWillamWarnke.h"
11 
13  return Hash("TPZWillamWarnke") ^ WILLAMWARNKEPARENT::ClassId() << 1;
14 }
int ClassId() const override
int32_t Hash(std::string str)
Definition: TPZHash.cpp:10