36 #ifndef VTKNONLINEARELASTICITYSOLUTIONWRITER_HPP_
37 #define VTKNONLINEARELASTICITYSOLUTIONWRITER_HPP_
39 #include "AbstractNonlinearElasticitySolver.hpp"
47 template<
unsigned DIM>
50 friend class TestVtkNonlinearElasticitySolutionWriter;
96 #endif // VTKNONLINEARELASTICITYSOLUTIONWRITER_HPP_
AbstractNonlinearElasticitySolver< DIM > * mpSolver
VtkNonlinearElasticitySolutionWriter(AbstractNonlinearElasticitySolver< DIM > &rSolver)
void SetWriteElementWiseStrains(StrainType strainType)
bool mWriteElementWiseStrains
std::vector< c_matrix< double, DIM, DIM > > mTensorData
StrainType mElementWiseStrainType