Bridge++  Version 1.5.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
 

Detailed Description

Author
Tatsumi Aoyama (aoym)
LastChangedBy:
aoyama
Date
LastChangedDate:
2019-01-21 17:06:23 #
Version
LastChangedRevision:
1929

Definition in file action_list.h.

Typedef Documentation

typedef std::vector<Action *> ActionSet

Definition at line 38 of file action_list.h.