int ClassId() const override
Define the class id associated with the class.
TPZManVector< TPZPostProcVar, 20 > fVars
void Read(TPZStream &buf, void *context) override
read objects from the stream
void GetPostProcVarName(int64_t index, std::string &varname)
Return the name of the ith postproc variable.
Implements an elastoplastic material and uses the memory feature to store the damage variables This m...
TPZPostProcVar & operator=(const TPZPostProcVar &source)
TPZPostProcVar(const TPZPostProcVar &source)
void Write(TPZStream &buf, int withclassid) const override
Writes this object to the TPZStream buffer. Include the classid if withclassid = true.