NeoPZ
Material
REAL
Plasticity
TPZVonMises.cpp
Go to the documentation of this file.
1
/*
2
* TPZVonMises.cpp
3
* ElastoPlasticModels
4
*
5
* Created by Diogo Cecilio on 12/17/10.
6
* Copyright 2010 __MyCompanyName__. All rights reserved.
7
*
8
*/
9
10
#include "
TPZVonMises.h
"
11
12
int
TPZVonMises::ClassId
()
const
{
13
return
Hash
(
"TPZVonMises"
) ^ VONMISESPARENT::ClassId() << 1;
14
}
TPZVonMises.h
Hash
int32_t Hash(std::string str)
Definition:
TPZHash.cpp:10
TPZVonMises::ClassId
int ClassId() const override
Definition:
TPZVonMises.cpp:12
Generated on Sun Aug 16 2020 11:17:02 for NeoPZ by
1.8.13