Bridge++  Version 1.4.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
action_list.h File Reference
#include "Action/action.h"
#include "IO/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.