|
DUBeat 1.0.1
High-order discontinuous Galerkin methods and applications to cardiac electrophysiology
|
This is the complete list of members for DUBFEMHandler< basis >, including all inherited members.
| analytical_to_dubiner(lifex::LinAlg::MPI::Vector dub_solution, const std::shared_ptr< dealii::Function< lifex::dim > > &u_analytical) const | DUBFEMHandler< basis > | |
| dof_handler | DUBFEMHandler< basis > | private |
| dofs_per_cell | DUBValues< lifex::dim > | |
| DUBFEMHandler(const unsigned int degree, const DoFHandlerDG< basis > &dof_hand) | DUBFEMHandler< basis > | inline |
| DUBFEMHandler(DUBFEMHandler< basis > &DUBFEMHandler)=default | DUBFEMHandler< basis > | |
| DUBFEMHandler(const DUBFEMHandler< basis > &DUBFEMHandler)=default | DUBFEMHandler< basis > | |
| DUBFEMHandler(DUBFEMHandler< basis > &&DUBFEMHandler)=default | DUBFEMHandler< basis > | |
| dubiner_to_fem(const lifex::LinAlg::MPI::Vector &dub_solution) const | DUBFEMHandler< basis > | |
| dubiner_to_fem(const lifex::LinAlg::MPI::Vector &dub_solution, const std::string &FEM_mesh_path, const std::string &subsection, const MPI_Comm &mpi_comm_, const unsigned int degree_fem=1, const double scaling_factor=1) const | DUBFEMHandler< basis > | |
| DUBValues(const unsigned int degree) | DUBValues< lifex::dim > | inline |
| DUBValues(DUBValues< dim > &DUBValues)=default | DUBValues< lifex::dim > | |
| DUBValues(const DUBValues< dim > &DUBValues)=default | DUBValues< lifex::dim > | |
| DUBValues(DUBValues< dim > &&DUBValues)=default | DUBValues< lifex::dim > | |
| eval_jacobi_polynomial(const unsigned int n, const unsigned int alpha, const unsigned int beta, const double eval_point) const | DUBValues< lifex::dim > | protected |
| fem_to_dubiner(const lifex::LinAlg::MPI::Vector &fem_solution) const | DUBFEMHandler< basis > | |
| fem_to_dubiner(const lifex::LinAlg::MPI::Vector &fem_solution, const std::string &FEM_mesh_path, const std::string &subsection, const MPI_Comm &mpi_comm_, const unsigned int degree_fem=1, const double scaling_factor=1) const | DUBFEMHandler< basis > | |
| fun_coeff_conversion(const unsigned int n) const | DUBValues< lifex::dim > | protected |
| fun_coeff_conversion(const unsigned int n) const | DUBValues< lifex::dim > | protected |
| fun_coeff_conversion(const unsigned int n) const | DUBValues< lifex::dim > | protected |
| get_dofs_per_cell() const | DUBValues< lifex::dim > | |
| get_dofs_per_cell(const unsigned int degree) const | DUBValues< lifex::dim > | |
| is_in_unit_cell(const dealii::Point< lifex::dim > &unit_q, const double tol=0) const | DUBFEMHandler< basis > | |
| n_quad_points | DUBFEMHandler< basis > | private |
| poly_degree | DUBValues< lifex::dim > | protected |
| shape_grad(const unsigned int function_no, const dealii::Point< dim > &quadrature_point) const | DUBValues< lifex::dim > | |
| shape_grad(const unsigned int function_no, const dealii::Point< 2 > &quadrature_point) const | DUBValues< lifex::dim > | |
| shape_grad(const unsigned int function_no, const dealii::Point< 3 > &quadrature_point) const | DUBValues< lifex::dim > | |
| shape_value(const unsigned int function_no, const dealii::Point< dim > &quadrature_point) const | DUBValues< lifex::dim > | |
| shape_value(const unsigned int function_no, const dealii::Point< 2 > &quadrature_point) const | DUBValues< lifex::dim > | |
| shape_value(const unsigned int function_no, const dealii::Point< 3 > &quadrature_point) const | DUBValues< lifex::dim > | |
| tol | DUBValues< lifex::dim > | protected |
| ~DUBValues()=default | DUBValues< lifex::dim > | virtual |