![]() |
deal.II version GIT relicensing-6809-ge913b9bb34 2026-09-25 17:20:01+00:00
|
Functions | |
| template<typename Number > | |
| void | clear_row_and_column (const unsigned int n_dofs_1D_with_overlap, const unsigned int n, FullMatrix< Number > &matrix) |
| template<typename Number > | |
| std::tuple< FullMatrix< Number >, FullMatrix< Number >, bool > | create_reference_mass_and_stiffness_matrices (const FiniteElement< 1 > &fe, const Quadrature< 1 > &quadrature) |
| void TensorProductMatrixCreator::internal::clear_row_and_column | ( | const unsigned int | n_dofs_1D_with_overlap, |
| const unsigned int | n, | ||
| FullMatrix< Number > & | matrix | ||
| ) |
Definition at line 253 of file tensor_product_matrix_creator.h.
| std::tuple< FullMatrix< Number >, FullMatrix< Number >, bool > TensorProductMatrixCreator::internal::create_reference_mass_and_stiffness_matrices | ( | const FiniteElement< 1 > & | fe, |
| const Quadrature< 1 > & | quadrature | ||
| ) |
Definition at line 266 of file tensor_product_matrix_creator.h.