87 <<
"Cannot calculate the state of a null-joint" Abstract base-class for all rigid-body joints.
virtual void jcalc(joint::XSvc &J, const scalarField &q, const scalarField &qDot) const
Update the model state for this joint.
A list of keyword definitions, which are a keyword followed by any number of values (e...
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
defineTypeNameAndDebug(composite, 0)
addToRunTimeSelectionTable(joint, composite, dictionary)
virtual ~null()
Destructor.
Macros for easy insertion into run-time selection tables.
Joint state returned by jcalc.
virtual autoPtr< joint > clone() const
Clone this joint.
errorManip< error > abort(error &err)
null()
Construct for given model.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...