| assemble() | StaticVectorSolver::Solver1< dim, stage > | |
| clear() | StaticVectorSolver::Solver1< dim, stage > | inline |
| compute_error_norms() | StaticVectorSolver::Solver1< dim, stage > | |
| constraints | StaticVectorSolver::Solver1< dim, stage > | protected |
| dirichlet_stack | StaticVectorSolver::Solver1< dim, stage > | protected |
| dof_handler | StaticVectorSolver::Solver1< dim, stage > | protected |
| fe | StaticVectorSolver::Solver1< dim, stage > | protected |
| fill_dirichlet_stack()=0 | StaticVectorSolver::Solver1< dim, stage > | pure virtual |
| get_dof_handler() const | StaticVectorSolver::Solver1< dim, stage > | inline |
| get_L2_norm() const | StaticVectorSolver::Solver1< dim, stage > | inline |
| get_Linfty_norm() const | StaticVectorSolver::Solver1< dim, stage > | inline |
| get_mapping_degree() const | StaticVectorSolver::Solver1< dim, stage > | inline |
| get_n_cells() const | StaticVectorSolver::Solver1< dim, stage > | inline |
| get_n_dofs() const | StaticVectorSolver::Solver1< dim, stage > | inline |
| get_rhs_type() const | StaticVectorSolver::Solver1< dim, stage > | inline |
| get_solution() const | StaticVectorSolver::Solver1< dim, stage > | inline |
| get_tria() const | StaticVectorSolver::Solver1< dim, stage > | inline |
| L2_norm | StaticVectorSolver::Solver1< dim, stage > | protected |
| Linfty_norm | StaticVectorSolver::Solver1< dim, stage > | protected |
| make_mesh()=0 | StaticVectorSolver::Solver1< dim, stage > | pure virtual |
| project_exact_solution_fcn() | StaticVectorSolver::Solver1< dim, stage > | |
| projected_exact_solution | StaticVectorSolver::Solver1< dim, stage > | protected |
| run() | StaticVectorSolver::Solver1< dim, stage > | inline |
| save() const | StaticVectorSolver::Solver1< dim, stage > | |
| save_matrix_and_rhs_to_csv(std::string fname) const | StaticVectorSolver::Solver1< dim, stage > | |
| setup() | StaticVectorSolver::Solver1< dim, stage > | |
| solution | StaticVectorSolver::Solver1< dim, stage > | protected |
| solve()=0 | StaticVectorSolver::Solver1< dim, stage > | pure virtual |
| Solver1()=delete (defined in StaticVectorSolver::Solver1< dim, stage >) | StaticVectorSolver::Solver1< dim, stage > | |
| Solver1(unsigned int p, unsigned int mapping_degree, unsigned int type_of_pde_rhs=3, double eta_squared=0.0, std::string fname="data", const Function< dim > *exact_solution=nullptr, bool print_time_tables=false, bool project_exact_solution=false, bool write_higher_order_cells=false) | StaticVectorSolver::Solver1< dim, stage > | inline |
| sparsity_pattern | StaticVectorSolver::Solver1< dim, stage > | protected |
| system_matrix | StaticVectorSolver::Solver1< dim, stage > | protected |
| system_rhs | StaticVectorSolver::Solver1< dim, stage > | protected |
| triangulation | StaticVectorSolver::Solver1< dim, stage > | protected |
| ~Solver1()=default (defined in StaticVectorSolver::Solver1< dim, stage >) | StaticVectorSolver::Solver1< dim, stage > | virtual |