NeoPZ
TPZElasticCriterionTranslator.h
Go to the documentation of this file.
1 /*
2  * To change this license header, choose License Headers in Project Properties.
3  * To change this template file, choose Tools | Templates
4  * and open the template in the editor.
5  */
6 
7 /*
8  * File: TPZElasticCriterionTranslator.h
9  * Author: thiago
10  *
11  * Created on 12 de Março de 2018, 15:22
12  */
13 
14 #ifndef TPZELASTICCRITERIONTRANSLATOR_H
15 #define TPZELASTICCRITERIONTRANSLATOR_H
16 
17 #include "TPZChunkTranslator.h"
20 
22 public:
25 
26  virtual void UpdateAttributes(TPZChunkInTranslation& chunk, const std::map<std::string, uint64_t>& toVersion);
27 
29 private:
32 };
33 
34 #endif /* TPZELASTICCRITERIONTRANSLATOR_H */
35 
TPZPlasticStateTranslator< STATE > tpzPlasticStateTranslatorSTATE
virtual void UpdateAttributes(TPZChunkInTranslation &chunk, const std::map< std::string, uint64_t > &toVersion)
TPZElasticResponseTranslator tpzElasticResponseTranslator