NeoPZ
TPZYCCamClayPVTranslator.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: TPZYCCamClayPVTranslator.h
9  * Author: thiago
10  *
11  * Created on 12 de Março de 2018, 15:30
12  */
13 
14 #ifndef TPZYCCAMCLAYPVTRANSLATOR_H
15 #define TPZYCCAMCLAYPVTRANSLATOR_H
16 
17 #include "TPZChunkTranslator.h"
19 
21 public:
24 
25  virtual void UpdateAttributes(TPZChunkInTranslation& chunk, const std::map<std::string, uint64_t>& toVersion);
26 
27  virtual ~TPZYCCamClayPVTranslator();
28 private:
30 };
31 
32 #endif /* TPZYCCAMCLAYPVTRANSLATOR_H */
33 
TPZElasticResponseTranslator tpzElasticResponseTranslator
virtual void UpdateAttributes(TPZChunkInTranslation &chunk, const std::map< std::string, uint64_t > &toVersion)