NeoPZ
Material
REAL
Plasticity
TPZYCWillamWarnke.cpp
Go to the documentation of this file.
1
/*
2
* TPZYCWillamWarnke.cpp
3
* ElastoPlasticModels
4
*
5
* Created by Diogo Cecilio on 12/13/10.
6
* Copyright 2010 __MyCompanyName__. All rights reserved.
7
*
8
*/
9
10
#include "
TPZYCWillamWarnke.h
"
11
12
int
TPZYCWillamWarnke::ClassId
()
const
{
13
return
Hash
(
"TPZYCWillamWarnke"
);
14
}
15
16
template
class
TPZRestoreClass<TPZYCWillamWarnke>
;
TPZYCWillamWarnke::ClassId
virtual int ClassId() const override
Define the class id associated with the class.
Definition:
TPZYCWillamWarnke.cpp:12
Hash
int32_t Hash(std::string str)
Definition:
TPZHash.cpp:10
TPZYCWillamWarnke.h
TPZRestoreClass
Implements an interface to register a class id and a restore function. Persistence.
Definition:
TPZSavable.h:150
Generated on Sun Aug 16 2020 11:17:03 for NeoPZ by
1.8.13