_component_arrays | wxm::dfem::variable::UniqueDistributedVariable | protected |
_component_names | wxm::variable::variable_t | protected |
_element_range | wxm::dfem::variable::UniqueDistributedVariable | protected |
_subdomain_names | wxm::variable::distributed_variable_t | protected |
_virtual_subdomains | wxm::variable::distributed_variable_t | protected |
check_compatible(const variable_t &other) const override | wxm::dfem::variable::UniqueDistributedVariable | |
wxm::variable::distributed_variable_t::check_compatible(const variable_t &other) const =0 | wxm::variable::variable_t | pure virtual |
component_arrays_t typedef | wxm::dfem::variable::UniqueDistributedVariable | protected |
component_index(const std::string &component_name) const | wxm::variable::variable_t | |
component_name(const int component_index) const | wxm::variable::variable_t | |
component_names() const | wxm::variable::variable_t | inline |
distributed_variable_t(const WmConstOpaquePtr &parent_solver) | wxm::variable::distributed_variable_t | protected |
dump(WxIoBase &io, WxIoNodeType &group_node) const override | wxm::dfem::variable::UniqueDistributedVariable | virtual |
fill(const std::vector< real > &values) override | wxm::dfem::variable::UniqueDistributedVariable | virtual |
finishBuild() | WxObject | virtual |
get_parent() const | wxm::variable::variable_t | |
getIo() | WxObject | |
getIo() const | WxObject | |
getMsg() | WxObject | |
getMsg() const | WxObject | |
has_component(const std::string &component_name) const | wxm::variable::variable_t | inline |
has_patch_array(const int component_index, const int patch_index) const override | wxm::dfem::variable::UniqueDistributedVariable | virtual |
init() | WxObject | virtual |
load(WxIoBase &io, const WxIoNodeType &group_node) override | wxm::dfem::variable::UniqueDistributedVariable | virtual |
load_subdomain_data(WxIoBase &io, int component_index, const std::string &subdomain, WxIoNodeType comp_group) override | wxm::dfem::variable::UniqueDistributedVariable | virtual |
name() const | WxObject | virtual |
num_components() const | wxm::variable::variable_t | inline |
on_subdomain(const std::string &subdomain_name) const | wxm::variable::distributed_variable_t | inline |
patch_array(const int component_index, const int patch_index) override | wxm::dfem::variable::UniqueDistributedVariable | virtual |
patch_array(const int component_index, const int patch_index) const override | wxm::dfem::variable::UniqueDistributedVariable | virtual |
setIo(WxIoBase &io) | WxObject | |
setMsg(WxMsgBase &msg) | WxObject | |
setName(const std::string &nm) | WxObject | |
setup(const WxCryptSet &wxc) override | wxm::dfem::variable::UniqueDistributedVariable | virtual |
subdomain_names() const | wxm::variable::distributed_variable_t | inline |
swap(variable_t &other) override | wxm::dfem::variable::UniqueDistributedVariable | |
wxm::variable::distributed_variable_t::swap(variable_t &other)=0 | wxm::variable::variable_t | pure virtual |
UniqueDistributedVariable(const WmConstOpaquePtr &parentPointer) | wxm::dfem::variable::UniqueDistributedVariable | |
variable_t(const WmConstOpaquePtr &parent_solver) | wxm::variable::variable_t | protected |
WxObject() | WxObject | protected |
WxObject(const std::string &name) | WxObject | protected |
~UniqueDistributedVariable() override | wxm::dfem::variable::UniqueDistributedVariable | |
~variable_t() | wxm::variable::variable_t | virtual |
~WxObject() | WxObject | virtual |