6#ifndef AUXILIARY_LOGARITHMIC_STRESS_POST_PROC_HPP
7#define AUXILIARY_LOGARITHMIC_STRESS_POST_PROC_HPP
14struct AuxiliaryLogarithmicStressMaterialData;
15struct MaterialPostProcData;
22 boost::ptr_deque<ForcesAndSourcesCore::UserDataOperator> &pipeline,
23 boost::shared_ptr<AuxiliaryLogarithmicStressData> values,
31 boost::ptr_deque<ForcesAndSourcesCore::UserDataOperator> &pipeline,
Evaluation of independent logarithmic material fields.
MoFEMErrorCode pushAuxiliaryLogarithmicPostProc(boost::ptr_deque< ForcesAndSourcesCore::UserDataOperator > &pipeline, boost::shared_ptr< DataAtIntegrationPts > data, MaterialPostProcData &output)
MoFEMErrorCode pushAuxiliaryLogarithmicStatePostProc(boost::ptr_deque< ForcesAndSourcesCore::UserDataOperator > &pipeline, boost::shared_ptr< AuxiliaryLogarithmicStressData > values, const std::string &prefix, MaterialPostProcData &output)