| action | Agent | protected |
| add_bcaction(Action *act, int l=1) | Agent | |
| add_bcinitaction(Action *act) | Agent | |
| add_data() | Agent | inline |
| add_gmaction(Action *act) | Agent | |
| add_icaction(Action *act) | Agent | |
| Agent(Coupling *cp, std::string mod, std::string obj, const char *agent_name, MPI_Comm com, bool wgm=false, bool skipio=false) | Agent | |
| agent_name | Agent | protected |
| assign_attributes() | Agent | |
| attributeList | Agent | protected |
| AttributeList typedef | Agent | protected |
| bc_handle | Agent | protected |
| bcInitScheduler | Agent | protected |
| bcScheduler | Agent | protected |
| callMethod(Scheduler_voidfn1_t fn, double t) | Agent | |
| check_convergence(double tolerMass, double tolerTract, double tolerVelo) | FluidAgent | virtual |
| check_convergence_help(int vcur, int vpre, double tol, std::string str) | Agent | protected |
| comm_rank | Agent | protected |
| communicator | Agent | protected |
| compute_integrals() | FluidAgent | virtual |
| compute_integrals_handle | Agent | protected |
| coupling | Agent | protected |
| create_buffer_all() | FluidAgent | virtual |
| create_registered_attributes(std::string tmpBuf) | Agent | |
| create_registered_window_attributes(std::string target_window) | Agent | |
| create_window(const char *window_name) | Agent | protected |
| current_deltatime | Agent | protected |
| current_time | Agent | protected |
| dobackup | Agent | protected |
| f_mdot_hdl | FluidAgent | |
| f_mdot_pre_hdl | FluidAgent | |
| f_ts_hdl | FluidAgent | |
| f_ts_pre_hdl | FluidAgent | |
| f_vm_hdl | FluidAgent | |
| f_vm_pre_hdl | FluidAgent | |
| finalize() | FluidAgent | virtual |
| finalize_handle | Agent | protected |
| fluid | FluidAgent | |
| fluid_plag | FluidAgent | |
| FluidAgent(Coupling *coup, std::string mod, std::string obj, MPI_Comm com, int withSolid=0) | FluidAgent | |
| fluidBufB | FluidAgent | |
| fluidBufBak | FluidAgent | |
| fluidBufNB | FluidAgent | |
| fluidBufNG | FluidAgent | |
| fluidBufPC | FluidAgent | |
| fluidBufPRE | FluidAgent | |
| fluidPlagBak | FluidAgent | |
| fluidPlagIn | FluidAgent | |
| fluidSurfIn | FluidAgent | |
| fluidVolBak | FluidAgent | |
| fluidVolIn | FluidAgent | |
| fluidVPIn | FluidAgent | |
| get_agent_name() const | Agent | inline |
| get_bcScheduler(unsigned int level) | Agent | inlineprotected |
| get_comm_rank() const | Agent | inline |
| get_communicator() const | Agent | inline |
| get_coupling() | Agent | inline |
| get_integrals() | Agent | inline |
| get_main_action() | Agent | inline |
| get_modinstance_name() const | Agent | inline |
| get_old_dt() const | Agent | inline |
| get_rocmod_name() const | Agent | inline |
| get_surface_window() const | Agent | inline |
| get_time_string(double t, std::string &s) | Agent | |
| get_volume_window() const | Agent | inline |
| gm_handle | Agent | protected |
| gmScheduler | Agent | protected |
| ic_handle | Agent | protected |
| icScheduler | Agent | protected |
| ifluid | FluidAgent | |
| ifluid_all | FluidAgent | |
| ifluid_b | FluidAgent | |
| ifluid_i | FluidAgent | |
| ifluid_nb | FluidAgent | |
| ifluid_ni | FluidAgent | |
| inDir | Agent | protected |
| init_bcactions(double t) | Agent | |
| init_bcinitaction(double t) | Agent | |
| init_callback(const char *surf_win, const char *vol_win, void *option=NULL) | Agent | |
| init_convergence(int iPredCorr) | FluidAgent | virtual |
| init_function_handles() | Agent | protected |
| init_gmactions(double t) | Agent | |
| init_handle | Agent | protected |
| init_module(double t, double dt) | FluidAgent | virtual |
| init_subscheduler(double t) | Agent | |
| initial_time | Agent | protected |
| input(double t) | FluidAgent | virtual |
| integrals | Agent | protected |
| InterpolateList typedef | Agent | protected |
| interpolateList | Agent | protected |
| load_module() | FluidAgent | virtual |
| max_timestep(double t, double dt) | Agent | |
| mod_instance | Agent | protected |
| nc_hdl | FluidAgent | |
| nc_tmp_hdl | FluidAgent | |
| obtain_attr_handle | Agent | protectedstatic |
| obtain_bc(double *a, int *l=NULL) | Agent | |
| obtain_gm(double *da) | Agent | |
| old_dt | Agent | protected |
| option_data | Agent | protected |
| outDir | Agent | protected |
| output_restart_files(double t) | FluidAgent | virtual |
| output_visualization_files(double t) | FluidAgent | virtual |
| pc_count | Agent | protected |
| pc_hdls | Agent | protected |
| plag_window | FluidAgent | protected |
| post_hdf_handle | Agent | protected |
| pre_hdf_handle | Agent | protected |
| print(FILE *f) | Agent | |
| propBuf | FluidAgent | |
| propBufAll | FluidAgent | |
| read_by_control_file(double t, const std::string base, const std::string window) | Agent | protected |
| read_by_control_handle | Agent | protectedstatic |
| read_files_handle | Agent | protectedstatic |
| read_restart_data() | FluidAgent | virtual |
| register_clone_attribute(int cond, std::string target_window_, std::string attr_, std::string parent_window_, std::string parent_attr_, int wg_=1, const char *ptnname_=0, int val_=0) | Agent | |
| register_interpolate(InterpolateBase *ip) | Agent | |
| register_new_attribute(std::string target_window_, std::string attr_, char loc_, int type_, int ncomp_, const char *unit_) | Agent | |
| register_use_attribute(std::string target_window_, std::string attr_, std::string parent_window_, std::string parent_attr_, int wg_=1, const char *ptnname_=0, int val_=0) | Agent | |
| rocmod_name | Agent | protected |
| run_bcinitaction(double t, double dt) | Agent | |
| schedule() | Agent | |
| skipInputIO | Agent | protected |
| split_surface_window(const std::string surfAll, const std::string surf_i, const std::string surf_nb, const std::string surf_b, const std::string surf_ni) | Agent | protected |
| sq_dist_hdl | FluidAgent | |
| store_solutions(int converged) | Agent | protectedvirtual |
| suffix | Agent | protected |
| surf_window | Agent | protected |
| timestamp | Agent | protected |
| tmp_window | Agent | protected |
| unload_module() | FluidAgent | virtual |
| update_handle | Agent | protected |
| vol_window | Agent | protected |
| with_plag | FluidAgent | protected |
| with_solid | FluidAgent | protected |
| withgm | Agent | protected |
| write_attr_handle | Agent | protectedstatic |
| write_control_file(double t, const std::string base, const std::string window) | Agent | protected |
| write_ctrl_handle | Agent | protectedstatic |
| write_data_files(double t, const std::string base, const std::string attr, const char *ref=NULL) | Agent | protected |
| ~Agent() | Agent | virtual |