Public Member Functions | Public Attributes

OpenTissue::mbd::SeparatedCollisionContactFixedStepSimulator< mbd_types >::StepperFunctor Struct Reference

#include <mbd_separated_collision_contact_fixed_step_simulator.h>

List of all members.

Public Member Functions

void operator() (group_type &layer)

Public Attributes

stepper_policym_stepper
 The stepper algorithm to be used.
real_type m_h
 The time step to be used.

Detailed Description

template<typename mbd_types>
struct OpenTissue::mbd::SeparatedCollisionContactFixedStepSimulator< mbd_types >::StepperFunctor

A Stepper Functor. This functor is used to pass the stepper algorithm on to the stack propagation algorithm.


Member Function Documentation

template<typename mbd_types >
void OpenTissue::mbd::SeparatedCollisionContactFixedStepSimulator< mbd_types >::StepperFunctor::operator() ( group_type layer  )  [inline]

Member Data Documentation

The time step to be used.

The stepper algorithm to be used.


The documentation for this struct was generated from the following file: