| assemble() | StaticVectorSolver::Solver2< dim, stage > | |
| clear() | StaticVectorSolver::Solver2< dim, stage > | inline |
| compute_error_norms() | StaticVectorSolver::Solver2< dim, stage > | |
| constraints | StaticVectorSolver::Solver2< dim, stage > | protected |
| dirichlet_stack | StaticVectorSolver::Solver2< dim, stage > | protected |
| dof_handler | StaticVectorSolver::Solver2< dim, stage > | protected |
| dof_handler_T | StaticVectorSolver::Solver2< dim, stage > | protected |
| fe | StaticVectorSolver::Solver2< dim, stage > | protected |
| fill_dirichlet_stack()=0 | StaticVectorSolver::Solver2< dim, stage > | pure virtual |
| get_dof_handler() const | StaticVectorSolver::Solver2< dim, stage > | inline |
| get_L2_norm() const | StaticVectorSolver::Solver2< dim, stage > | inline |
| get_Linfty_norm() const | StaticVectorSolver::Solver2< dim, stage > | inline |
| get_mapping_degree() const | StaticVectorSolver::Solver2< dim, stage > | inline |
| get_n_cells() const | StaticVectorSolver::Solver2< dim, stage > | inline |
| get_n_dofs() const | StaticVectorSolver::Solver2< dim, stage > | inline |
| get_solution() const | StaticVectorSolver::Solver2< dim, stage > | inline |
| L2_norm | StaticVectorSolver::Solver2< dim, stage > | protected |
| Linfty_norm | StaticVectorSolver::Solver2< dim, stage > | protected |
| project_exact_solution_fcn() | StaticVectorSolver::Solver2< dim, stage > | |
| projected_exact_solution | StaticVectorSolver::Solver2< dim, stage > | protected |
| run() | StaticVectorSolver::Solver2< dim, stage > | inline |
| save() const | StaticVectorSolver::Solver2< dim, stage > | |
| save_matrix_and_rhs_to_csv(std::string fname) const | StaticVectorSolver::Solver2< dim, stage > | |
| setup() | StaticVectorSolver::Solver2< dim, stage > | |
| solution | StaticVectorSolver::Solver2< dim, stage > | protected |
| solution_T | StaticVectorSolver::Solver2< dim, stage > | protected |
| solve()=0 | StaticVectorSolver::Solver2< dim, stage > | pure virtual |
| Solver2()=delete (defined in StaticVectorSolver::Solver2< dim, stage >) | StaticVectorSolver::Solver2< dim, stage > | |
| Solver2(unsigned int p, unsigned int mapping_degree, const Triangulation< dim > &triangulation_T, const DoFHandler< dim > &dof_handler_T, const Vector< double > &solution_T, unsigned int type_of_pde_rhs=0, 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::Solver2< dim, stage > | inline |
| sparsity_pattern | StaticVectorSolver::Solver2< dim, stage > | protected |
| system_matrix | StaticVectorSolver::Solver2< dim, stage > | protected |
| system_rhs | StaticVectorSolver::Solver2< dim, stage > | protected |
| triangulation_T | StaticVectorSolver::Solver2< dim, stage > | protected |
| ~Solver2()=default (defined in StaticVectorSolver::Solver2< dim, stage >) | StaticVectorSolver::Solver2< dim, stage > | virtual |