apply_add(VectorType &dst, const VectorType &src) const | MatrixFreeOperators::LaplaceOperator< dim, fe_degree, n_q_points_1d, n_components, VectorType > | privatevirtual |
Base() | MatrixFreeOperators::Base< dim, VectorType > | |
clear() | MatrixFreeOperators::LaplaceOperator< dim, fe_degree, n_q_points_1d, n_components, VectorType > | virtual |
compute_diagonal() | MatrixFreeOperators::LaplaceOperator< dim, fe_degree, n_q_points_1d, n_components, VectorType > | virtual |
data | MatrixFreeOperators::Base< dim, VectorType > | protected |
diagonal_entries | MatrixFreeOperators::Base< dim, VectorType > | protected |
do_operation_on_cell(FEEvaluation< dim, fe_degree, n_q_points_1d, n_components, value_type > &phi, const unsigned int cell) const | MatrixFreeOperators::LaplaceOperator< dim, fe_degree, n_q_points_1d, n_components, VectorType > | private |
el(const unsigned int row, const unsigned int col) const | MatrixFreeOperators::Base< dim, VectorType > | |
ExcInUse(int arg1, std::string arg2, std::string arg3) | Subscriptor | static |
ExcNoSubscriber(std::string arg1, std::string arg2) | Subscriptor | static |
get_coefficient() | MatrixFreeOperators::LaplaceOperator< dim, fe_degree, n_q_points_1d, n_components, VectorType > | |
get_matrix_diagonal() const | MatrixFreeOperators::Base< dim, VectorType > | |
get_matrix_diagonal_inverse() const | MatrixFreeOperators::Base< dim, VectorType > | |
get_matrix_free() const | MatrixFreeOperators::Base< dim, VectorType > | |
initialize(std::shared_ptr< const MatrixFree< dim, value_type > > data, const std::vector< unsigned int > &selected_row_blocks=std::vector< unsigned int >(), const std::vector< unsigned int > &selected_column_blocks=std::vector< unsigned int >()) | MatrixFreeOperators::Base< dim, VectorType > | |
initialize(std::shared_ptr< const MatrixFree< dim, value_type > > data, const MGConstrainedDoFs &mg_constrained_dofs, const unsigned int level, const std::vector< unsigned int > &selected_row_blocks=std::vector< unsigned int >()) | MatrixFreeOperators::Base< dim, VectorType > | |
initialize(std::shared_ptr< const MatrixFree< dim, value_type > > data_, const std::vector< MGConstrainedDoFs > &mg_constrained_dofs, const unsigned int level, const std::vector< unsigned int > &selected_row_blocks=std::vector< unsigned int >()) | MatrixFreeOperators::Base< dim, VectorType > | |
initialize_dof_vector(VectorType &vec) const | MatrixFreeOperators::Base< dim, VectorType > | |
inverse_diagonal_entries | MatrixFreeOperators::Base< dim, VectorType > | protected |
LaplaceOperator() | MatrixFreeOperators::LaplaceOperator< dim, fe_degree, n_q_points_1d, n_components, VectorType > | |
list_subscribers() const | Subscriptor | |
local_apply_cell(const MatrixFree< dim, value_type > &data, VectorType &dst, const VectorType &src, const std::pair< unsigned int, unsigned int > &cell_range) const | MatrixFreeOperators::LaplaceOperator< dim, fe_degree, n_q_points_1d, n_components, VectorType > | private |
local_diagonal_cell(const MatrixFree< dim, value_type > &data, VectorType &dst, const unsigned int &, const std::pair< unsigned int, unsigned int > &cell_range) const | MatrixFreeOperators::LaplaceOperator< dim, fe_degree, n_q_points_1d, n_components, VectorType > | private |
m() const | MatrixFreeOperators::Base< dim, VectorType > | |
memory_consumption() const | MatrixFreeOperators::Base< dim, VectorType > | virtual |
n() const | MatrixFreeOperators::Base< dim, VectorType > | |
n_subscriptions() const | Subscriptor | |
operator=(const Subscriptor &) | Subscriptor | |
operator=(Subscriptor &&) noexcept | Subscriptor | |
postprocess_constraints(VectorType &dst, const VectorType &src) const | MatrixFreeOperators::Base< dim, VectorType > | protected |
precondition_Jacobi(VectorType &dst, const VectorType &src, const value_type omega) const | MatrixFreeOperators::Base< dim, VectorType > | |
preprocess_constraints(VectorType &dst, const VectorType &src) const | MatrixFreeOperators::Base< dim, VectorType > | protected |
scalar_coefficient | MatrixFreeOperators::LaplaceOperator< dim, fe_degree, n_q_points_1d, n_components, VectorType > | private |
selected_columns | MatrixFreeOperators::Base< dim, VectorType > | protected |
selected_rows | MatrixFreeOperators::Base< dim, VectorType > | protected |
serialize(Archive &ar, const unsigned int version) | Subscriptor | inline |
set_coefficient(const std::shared_ptr< Table< 2, VectorizedArray< value_type > > > &scalar_coefficient) | MatrixFreeOperators::LaplaceOperator< dim, fe_degree, n_q_points_1d, n_components, VectorType > | |
set_constrained_entries_to_one(VectorType &dst) const | MatrixFreeOperators::Base< dim, VectorType > | protected |
size_type typedef | MatrixFreeOperators::LaplaceOperator< dim, fe_degree, n_q_points_1d, n_components, VectorType > | |
subscribe(const char *identifier=nullptr) const | Subscriptor | |
Subscriptor() | Subscriptor | |
Subscriptor(const Subscriptor &) | Subscriptor | |
Subscriptor(Subscriptor &&) noexcept | Subscriptor | |
Tapply_add(VectorType &dst, const VectorType &src) const | MatrixFreeOperators::Base< dim, VectorType > | protectedvirtual |
Tvmult(VectorType &dst, const VectorType &src) const | MatrixFreeOperators::Base< dim, VectorType > | |
Tvmult_add(VectorType &dst, const VectorType &src) const | MatrixFreeOperators::Base< dim, VectorType > | |
unsubscribe(const char *identifier=nullptr) const | Subscriptor | |
value_type typedef | MatrixFreeOperators::LaplaceOperator< dim, fe_degree, n_q_points_1d, n_components, VectorType > | |
vmult(VectorType &dst, const VectorType &src) const | MatrixFreeOperators::Base< dim, VectorType > | |
vmult_add(VectorType &dst, const VectorType &src) const | MatrixFreeOperators::Base< dim, VectorType > | |
vmult_interface_down(VectorType &dst, const VectorType &src) const | MatrixFreeOperators::Base< dim, VectorType > | |
vmult_interface_up(VectorType &dst, const VectorType &src) const | MatrixFreeOperators::Base< dim, VectorType > | |
~Base()=default | MatrixFreeOperators::Base< dim, VectorType > | virtual |
~Subscriptor() | Subscriptor | virtual |