Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Window Member List

This is the complete list of members for Window, including all inherited members.

_attr_mapWindowprotected
_commWindowprotected
_dummyWindowprotected
_func_mapWindowprotected
_last_idWindowprotected
_nameWindowprotected
_pane_mapWindowprotected
_proc_mapWindowprotected
_statusWindowprotected
alloc_array(const std::string &aname, const int pane_id, void **addr, int strd=0, int cap=0)Window
append_array(const std::string &aname, const int pane_id, const void *val, int v_strd, int v_size)Window
Attr_map typedefWindowprivate
attribute(const std::string &a)Window
attribute(const std::string &a) const Windowinline
attribute(int i)Windowinline
attribute(int i) const Windowinline
attributes(std::vector< Attribute * > &as)Windowinline
attributes(std::vector< const Attribute * > &as) const Windowinline
copy_array(const std::string &aname, const int pane_id, void *val, int v_strd=0, int v_size=0, int offset=0) const Window
copy_attribute(const Attribute *from, Attribute *to)Windowinline
dealloc_array(const std::string &aname, const int pane_id=0)Window
dealloc_array(Attribute *a)Windowinline
dealloc_array(Connectivity *c)Windowinline
delete_attribute(const std::string &aname)Window
delete_pane(const int pane_id)Windowinline
Func_map typedefWindowprivate
function(const std::string &f)Window
function(const std::string &f) const Windowinline
get_array(const std::string &aname, const int pane_id, Pointer_descriptor &addr, int *strd=NULL, int *cap=NULL, bool is_const=false)Window
get_attribute(const std::string &aname, char *l, int *t, int *n, std::string *u) const Window
get_communicator() const Windowinline
get_parent(const std::string &aname, int pane_id, std::string &name) const Window
get_size(const std::string &aname, int pane_id, int *nitems, int *ng) const Window
get_status(const std::string &aname, int pane_id) const Window
inherit(Attribute *from, const std::string &aname, int inherit_mode, bool withghost, const Attribute *cond, int val)Window
init_done(bool pane_changed=true)Window
last_attribute_id() const Windowinline
name() const Windowinline
new_attribute(const std::string &aname, const char loc, const int type, int ncomp, const std::string &unit)Window
OP_Init typedefWindowprivate
operator=(const Window &)Windowprivate
owner_rank(const int pane_id) const Window
pane(const int pane_id, bool insert=false)Window
pane(const int pane_id) const Window
Pane_map typedefWindowprivate
panes(std::vector< int > &ps, int rank=-2)Window
panes(std::vector< Pane * > &ps)Window
panes(std::vector< const Pane * > &ps) const Windowinline
Proc_map typedefWindow
proc_map() const Windowinline
reinit_attr(Attribute *attr, OP_Init op, void **addr=NULL, int strd=0, int cap=0)Windowprotected
reinit_conn(Connectivity *con, OP_Init op, int **addr=NULL, int strd=0, int cap=0)Windowprotected
resize_array(const std::string &aname, const int pane_id, void **addr, int strd=-1, int cap=0)Window
resize_array(Attribute *a, void **addr, int strd=-1, int cap=0)Windowinline
resize_array(Connectivity *c, void **addr, int strd=-1, int cap=0)Windowinline
set_array(const std::string &aname, const int pane_id, void *addr, int strd=0, int cap=0, bool is_const=false)Window
set_function(const std::string &fname, Func_ptr func, const std::string &intents, const COM_Type *types, Attribute *a, bool if_f90=false)Window
set_function(const std::string &fname, Member_func_ptr func, const std::string &intents, const COM_Type *types, Attribute *a, bool if_f90=false)Window
set_size(const std::string &aname, int pane_id, int nitems, int ng=0)Window
size_of_panes() const Windowinline
size_of_panes_global() const Windowinline
STATUS_CHANGED enum valueWindowprotected
STATUS_NOCHANGE enum valueWindowprotected
STATUS_SHRUNK enum valueWindowprotected
Window(const std::string &name, MPI_Comm c)Window
Window(const Window &)Windowprivate
~Window()Windowvirtual