Bridge++  Ver. 1.3.x
action_list.h File Reference
#include "action.h"
#include "bridgeIO.h"

Go to the source code of this file.

Classes

class  ActionList
 lists of actions at respective integrator levels. More...
 

Typedefs

typedef std::vector< Action * > ActionSet
 

Typedef Documentation

typedef std::vector<Action *> ActionSet

Definition at line 38 of file action_list.h.