成员的完整列表,这些成员属于 libMesh::DirichletBoundary,包括所有继承而来的类成员
| b | libMesh::DirichletBoundary | |
| DirichletBoundary(std::set< boundary_id_type > b_in, std::vector< unsigned int > variables_in, const FunctionBase< Number > *f_in, const FunctionBase< Gradient > *g_in=nullptr) | libMesh::DirichletBoundary | |
| DirichletBoundary(std::set< boundary_id_type > b_in, std::vector< unsigned int > variables_in, const FunctionBase< Number > &f_in, VariableIndexing type=SYSTEM_VARIABLE_ORDER) | libMesh::DirichletBoundary | |
| DirichletBoundary(std::set< boundary_id_type > b_in, std::vector< unsigned int > variables_in, const FunctionBase< Number > &f_in, const FunctionBase< Gradient > &g_in, VariableIndexing type=SYSTEM_VARIABLE_ORDER) | libMesh::DirichletBoundary | |
| DirichletBoundary(std::set< boundary_id_type > b_in, std::vector< unsigned int > variables_in, const System &f_sys_in, const FEMFunctionBase< Number > *f_in, const FEMFunctionBase< Gradient > *g_in=nullptr) | libMesh::DirichletBoundary | |
| DirichletBoundary(std::set< boundary_id_type > b_in, std::vector< unsigned int > variables_in, const System &f_sys_in, const FEMFunctionBase< Number > &f_in, VariableIndexing type=SYSTEM_VARIABLE_ORDER) | libMesh::DirichletBoundary | |
| DirichletBoundary(std::set< boundary_id_type > b_in, std::vector< unsigned int > variables_in, const System &f_sys_in, const FEMFunctionBase< Number > &f_in, const FEMFunctionBase< Gradient > &g_in, VariableIndexing type=SYSTEM_VARIABLE_ORDER) | libMesh::DirichletBoundary | |
| DirichletBoundary(const DirichletBoundary &dirichlet_in) | libMesh::DirichletBoundary | |
| DirichletBoundary(DirichletBoundary &&)=default | libMesh::DirichletBoundary | |
| f | libMesh::DirichletBoundary | |
| f_fem | libMesh::DirichletBoundary | |
| f_system | libMesh::DirichletBoundary | |
| g | libMesh::DirichletBoundary | |
| g_fem | libMesh::DirichletBoundary | |
| jacobian_tolerance | libMesh::DirichletBoundary | |
| operator=(const DirichletBoundary &) | libMesh::DirichletBoundary | |
| operator=(DirichletBoundary &&)=default | libMesh::DirichletBoundary | |
| variables | libMesh::DirichletBoundary | |
| ~DirichletBoundary() | libMesh::DirichletBoundary |
1.8.5