This is the complete list of members for StaticVectorSolver::ProjectHcurlToL2< stage >, including all inherited members.
| clear() | StaticVectorSolver::ProjectHcurlToL2< stage > | inline |
| get_dof_handler() const | StaticVectorSolver::ProjectHcurlToL2< stage > | inline |
| get_L2_norm() | StaticVectorSolver::ProjectHcurlToL2< stage > | inline |
| get_Linfty_norm() | StaticVectorSolver::ProjectHcurlToL2< stage > | inline |
| get_n_cells() const | StaticVectorSolver::ProjectHcurlToL2< stage > | inline |
| get_n_dofs() const | StaticVectorSolver::ProjectHcurlToL2< stage > | inline |
| get_solution() const | StaticVectorSolver::ProjectHcurlToL2< stage > | inline |
| get_tria() const | StaticVectorSolver::ProjectHcurlToL2< stage > | inline |
| ProjectHcurlToL2()=delete (defined in StaticVectorSolver::ProjectHcurlToL2< stage >) | StaticVectorSolver::ProjectHcurlToL2< stage > | |
| ProjectHcurlToL2(unsigned int p, unsigned int mapping_degree, const Triangulation< 2 > &triangulation_Hcurl, const DoFHandler< 2 > &dof_handler_Hcurl, const Vector< double > &solution_Hcurl, std::string fname="L2", const Function< 2 > *exact_solution=nullptr, bool print_time_tables=false, bool project_exact_solution=false, bool log_cg_convergence=false, bool write_higher_order_cells=false) | StaticVectorSolver::ProjectHcurlToL2< stage > | |
| save_matrix_and_rhs_to_csv(std::string fname) const | StaticVectorSolver::ProjectHcurlToL2< stage > | |