|
libMesh
|
This is the complete list of members for libMesh::VariableGroup, including all inherited members.
| _active_subdomains | libMesh::Variable | protected |
| _first_scalar_number | libMesh::Variable | protected |
| _name | libMesh::Variable | protected |
| _names | libMesh::VariableGroup | protected |
| _number | libMesh::Variable | protected |
| _sys | libMesh::Variable | protected |
| _type | libMesh::Variable | protected |
| active_on_subdomain(subdomain_id_type sid) const | libMesh::Variable | inline |
| active_subdomains() const | libMesh::Variable | inline |
| append(std::string var_name) | libMesh::VariableGroup | inline |
| first_scalar_number(unsigned int v) const | libMesh::VariableGroup | inline |
| libMesh::Variable::first_scalar_number() const | libMesh::Variable | inline |
| implicitly_active() const | libMesh::Variable | inline |
| n_components() const | libMesh::Variable | |
| n_components(const MeshBase &mesh) const | libMesh::Variable | |
| n_variables() const | libMesh::VariableGroup | inline |
| name(unsigned int v) const | libMesh::VariableGroup | inline |
| libMesh::Variable::name() const | libMesh::Variable | inline |
| number(unsigned int v) const | libMesh::VariableGroup | inline |
| number() const | libMesh::VariableGroup | inline |
| libMesh::Variable::number() const | libMesh::Variable | inline |
| operator()(unsigned int v) const | libMesh::VariableGroup | inline |
| operator=(const VariableGroup &)=default | libMesh::VariableGroup | |
| operator=(VariableGroup &&)=default | libMesh::VariableGroup | |
| libMesh::Variable::operator=(const Variable &)=default | libMesh::Variable | |
| libMesh::Variable::operator=(Variable &&)=default | libMesh::Variable | |
| operator==(const VariableGroup &other) const | libMesh::VariableGroup | inline |
| libMesh::Variable::operator==(const Variable &other) const | libMesh::Variable | inline |
| system() const | libMesh::Variable | inline |
| type() const | libMesh::Variable | inline |
| Variable(System *sys, std::string var_name, const unsigned int var_number, const unsigned int first_scalar_num, const FEType &var_type) | libMesh::Variable | inline |
| Variable(System *sys, std::string var_name, const unsigned int var_number, const unsigned int first_scalar_num, const FEType &var_type, const std::set< subdomain_id_type > &var_active_subdomains) | libMesh::Variable | inline |
| Variable(const Variable &)=default | libMesh::Variable | |
| Variable(Variable &&)=default | libMesh::Variable | |
| variable(unsigned int v) const | libMesh::VariableGroup | inline |
| VariableGroup(System *sys, std::vector< std::string > var_names, const unsigned int var_number, const unsigned int first_scalar_num, const FEType &var_type) | libMesh::VariableGroup | inline |
| VariableGroup(System *sys, std::vector< std::string > var_names, const unsigned int var_number, const unsigned int first_scalar_num, const FEType &var_type, const std::set< subdomain_id_type > &var_active_subdomains) | libMesh::VariableGroup | inline |
| VariableGroup(const VariableGroup &)=default | libMesh::VariableGroup | |
| VariableGroup(VariableGroup &&)=default | libMesh::VariableGroup |
1.8.14