Bridge++  Version 1.6.1
 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:
2021-01-25 03:27:47 #
Version
LastChangedRevision:
2143

Definition in file action_list.h.

Typedef Documentation

typedef std::vector<Action *> ActionSet

Definition at line 38 of file action_list.h.