Dear chrono-team,
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
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