You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
are there any plans to finish the missing function implementation for ChElementBeamIGA?
virtual void EvaluateSectionForceTorque(const double eta, ChVector3d& Fforce, ChVector3d& Mtorque) override {
/* To be completed: Created to be consistent with base class implementation*/
}
virtual void EvaluateSectionStrain(const double eta, ChVector3d& StrainV) override {
/* To be completed: Created to be consistent with base class implementation*/
}
Thank you in advance for your help!
Best regards,
Christian
The text was updated successfully, but these errors were encountered:
Dear chrono-team,
are there any plans to finish the missing function implementation for ChElementBeamIGA?
Thank you in advance for your help!
Best regards,
Christian
The text was updated successfully, but these errors were encountered: