chrono::fsi::ChFsiSystem::MBDCallback Class Referenceabstract

Description

Class to specify step dynamics for the associated multibody system.

#include <ChFsiSystem.h>

Public Member Functions

virtual void Advance (double step, double threshold)=0
 Advance the state of the associated multibody system by the provided step. More...
 

Member Function Documentation

◆ Advance()

virtual void chrono::fsi::ChFsiSystem::MBDCallback::Advance ( double  step,
double  threshold 
)
pure virtual

Advance the state of the associated multibody system by the provided step.

The MBS integration can take as many steps as necessary to reach the final step within the provided threshold.


The documentation for this class was generated from the following file:
  • /builds/uwsbel/chrono/src/chrono_fsi/ChFsiSystem.h