NeoPZ
Material
REAL
Plasticity
TPZElasticResponseTranslator.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: TPZElasticResponseTranslator.h
9
* Author: thiago
10
*
11
* Created on 12 de Março de 2018, 15:26
12
*/
13
14
#ifndef TPZELASTICRESPONSETRANSLATOR_H
15
#define TPZELASTICRESPONSETRANSLATOR_H
16
17
#include "
TPZChunkTranslator.h
"
18
19
class
TPZElasticResponseTranslator
:
public
TPZChunkTranslator
{
20
public
:
21
TPZElasticResponseTranslator
();
22
TPZElasticResponseTranslator
(
const
TPZElasticResponseTranslator
& orig);
23
24
virtual
void
UpdateAttributes
(
TPZChunkInTranslation
& chunk,
const
std::map<std::string, uint64_t>& toVersion);
25
26
virtual
~TPZElasticResponseTranslator
();
27
private
:
28
29
};
30
31
#endif
/* TPZELASTICRESPONSETRANSLATOR_H */
32
TPZChunkTranslator.h
TPZChunkTranslator
Definition:
TPZChunkTranslator.h:16
TPZChunkInTranslation
Definition:
TPZChunkInTranslation.h:15
TPZElasticResponseTranslator::~TPZElasticResponseTranslator
virtual ~TPZElasticResponseTranslator()
Definition:
TPZElasticResponseTranslator.cpp:34
TPZElasticResponseTranslator
Definition:
TPZElasticResponseTranslator.h:19
TPZElasticResponseTranslator::TPZElasticResponseTranslator
TPZElasticResponseTranslator()
Definition:
TPZElasticResponseTranslator.cpp:18
TPZElasticResponseTranslator::UpdateAttributes
virtual void UpdateAttributes(TPZChunkInTranslation &chunk, const std::map< std::string, uint64_t > &toVersion)
Definition:
TPZElasticResponseTranslator.cpp:24
Generated on Sun Aug 16 2020 11:17:01 for NeoPZ by
1.8.13