This is the complete list of members for MassTransfer, including all inherited members.
Action(void *p=0, char *name=NULL) | Action | |
Action(int n, const char *at[], int *i=NULL, void *p=0, char *name=NULL) | Action | |
Action(int n, const std::string at[], int *i=NULL, void *p=0, char *name=NULL) | Action | |
action_name | Action | protected |
attr | Action | protected |
b_rb_hdl | MassTransfer | private |
b_rhos_hdl | MassTransfer | private |
bagent | MassTransfer | private |
count | Action | protected |
declare(Scheduler &) | Action | virtual |
f_mdot_hdl | MassTransfer | private |
fagent | MassTransfer | private |
fb_mdot_hdl | MassTransfer | private |
finalize() | Action | inlinevirtual |
get_attribute_handle(int i) | Action | protected |
get_attribute_handle(const std::string str) | Action | protected |
get_attribute_handle_const(int i) | Action | protected |
get_io(int i) | Action | inlineprotected |
idx | Action | protected |
IN enum value | Action | protected |
init(double t) | MassTransfer | virtual |
INOUT enum value | Action | protected |
inout | Action | protected |
MassTransfer(FluidAgent *ag, BurnAgent *bag, const std::string b_rhos, const std::string b_rb, const std::string f_mdot) | MassTransfer | |
name() | Action | inlinevirtual |
OUT enum value | Action | protected |
print(FILE *f) | Action | virtual |
print_toposort(FILE *f) | Action | inlinevirtual |
run(double t, double dt, double alpha) | MassTransfer | virtual |
schedule() | Action | inlinevirtual |
set_attr(int n, const std::string at[], int *id=NULL) | Action | protected |
set_attr(int n, const char *at[], int *id=NULL) | Action | protected |
set_io(int n, const int *io) | Action | inlineprotected |
set_io(const char *io) | Action | protected |
set_name(const char *name) | Action | inline |
usr_ptr | Action | protected |
~Action() | Action | virtual |