Reference documentation for deal.II version 9.1.0-pre
MatrixFreeOperators::LaplaceOperator< dim, fe_degree, n_q_points_1d, n_components, VectorType > Member List

This is the complete list of members for MatrixFreeOperators::LaplaceOperator< dim, fe_degree, n_q_points_1d, n_components, VectorType >, including all inherited members.

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
dataMatrixFreeOperators::Base< dim, VectorType >protected
diagonal_entriesMatrixFreeOperators::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)Subscriptorstatic
ExcNoSubscriber(std::string arg1, std::string arg2)Subscriptorstatic
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_entriesMatrixFreeOperators::Base< dim, VectorType >protected
LaplaceOperator()MatrixFreeOperators::LaplaceOperator< dim, fe_degree, n_q_points_1d, n_components, VectorType >
list_subscribers(StreamType &stream) const Subscriptorinline
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 &&) noexceptSubscriptor
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_coefficientMatrixFreeOperators::LaplaceOperator< dim, fe_degree, n_q_points_1d, n_components, VectorType >private
selected_columnsMatrixFreeOperators::Base< dim, VectorType >protected
selected_rowsMatrixFreeOperators::Base< dim, VectorType >protected
serialize(Archive &ar, const unsigned int version)Subscriptorinline
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 typedefMatrixFreeOperators::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 &&) noexceptSubscriptor
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 typedefMatrixFreeOperators::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() override=defaultMatrixFreeOperators::Base< dim, VectorType >virtual
~Subscriptor()Subscriptorvirtual