Bridge++  Ver. 2.0.2
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-09-08 06:55:16 #$
Version
LastChangedRevision
2314

Definition in file action_list.h.

Typedef Documentation

◆ ActionSet

typedef std::vector<Action *> ActionSet

Definition at line 38 of file action_list.h.