Reference documentation for deal.II version 9.1.0-pre
MatrixFreeOperators::Base< dim, VectorType > Member List

This is the complete list of members for MatrixFreeOperators::Base< dim, VectorType >, including all inherited members.

adjust_ghost_range_if_necessary(const VectorType &vec, const bool is_row) const MatrixFreeOperators::Base< dim, VectorType >private
apply_add(VectorType &dst, const VectorType &src) const =0MatrixFreeOperators::Base< dim, VectorType >protectedpure virtual
Base()MatrixFreeOperators::Base< dim, VectorType >
clear()MatrixFreeOperators::Base< dim, VectorType >virtual
compute_diagonal()=0MatrixFreeOperators::Base< dim, VectorType >pure virtual
dataMatrixFreeOperators::Base< dim, VectorType >protected
diagonal_entriesMatrixFreeOperators::Base< dim, VectorType >protected
edge_constrained_indicesMatrixFreeOperators::Base< dim, VectorType >private
edge_constrained_valuesMatrixFreeOperators::Base< dim, VectorType >mutableprivate
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_matrix_diagonal() const MatrixFreeOperators::Base< dim, VectorType >
get_matrix_diagonal_inverse() const MatrixFreeOperators::Base< dim, VectorType >
get_matrix_free() const MatrixFreeOperators::Base< dim, VectorType >
have_interface_matricesMatrixFreeOperators::Base< dim, VectorType >private
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
list_subscribers(StreamType &stream) const Subscriptorinline
list_subscribers() const Subscriptor
m() const MatrixFreeOperators::Base< dim, VectorType >
memory_consumption() const MatrixFreeOperators::Base< dim, VectorType >virtual
mult_add(VectorType &dst, const VectorType &src, const bool transpose) const MatrixFreeOperators::Base< dim, VectorType >private
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
selected_columnsMatrixFreeOperators::Base< dim, VectorType >protected
selected_rowsMatrixFreeOperators::Base< dim, VectorType >protected
serialize(Archive &ar, const unsigned int version)Subscriptorinline
set_constrained_entries_to_one(VectorType &dst) const MatrixFreeOperators::Base< dim, VectorType >protected
size_type typedefMatrixFreeOperators::Base< dim, 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::Base< dim, 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