penn-graphics-research / ziran2020

Code for two SIGGRAPH 2020 papers from UPenn, AnisoMPM and IQ-MPM!
208 stars 34 forks source link

Error building #21

Open QuocAnh90 opened 1 year ago

QuocAnh90 commented 1 year ago

Did anyone get this error when compiling?

home/NTNU/Uintah/ziran2020/Lib/Ziran/Physics/ConstitutiveModel/LinearCorotated.cpp:64:57: error: invalid use of incomplete type ‘class ZIRAN::LinearCorotated<T, _dim>’ void LinearCorotated<T, _dim>::write(std::ostream &out) const {