54 #ifndef CrankNicolson_H 55 #define CrankNicolson_H 63 namespace sixDoFSolvers
Crank-Nicolson 2nd-order time-integrator for 6DoF solid-body motion.
A list of keyword definitions, which are a keyword followed by any number of values (e...
TypeName("CrankNicolson")
Runtime type information.
CrankNicolson(const dictionary &dict, sixDoFRigidBodyMotion &body)
Construct from a dictionary and the body.
virtual ~CrankNicolson()
Destructor.
virtual void solve(bool firstIter, const vector &fGlobal, const vector &tauGlobal, scalar deltaT, scalar deltaT0)
Drag coefficient.
Six degree of freedom motion for a rigid body.