NeoPZ
Material
REAL
Plasticity
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
12
int
TPZWillamWarnke::ClassId
()
const
{
13
return
Hash
(
"TPZWillamWarnke"
) ^ WILLAMWARNKEPARENT::ClassId() << 1;
14
}
TPZWillamWarnke::ClassId
int ClassId() const override
Definition:
TPZWillamWarnke.cpp:12
TPZWillamWarnke.h
Hash
int32_t Hash(std::string str)
Definition:
TPZHash.cpp:10
Generated on Sun Aug 16 2020 11:17:02 for NeoPZ by
1.8.13