schwz  Generated automatically from develop
schwz::Communicate< ValueType, IndexType, MixedValueType > Member List

This is the complete list of members for schwz::Communicate< ValueType, IndexType, MixedValueType >, including all inherited members.

clear(Settings &settings)schwz::Communicate< ValueType, IndexType, MixedValueType >
comm_struct (defined in schwz::Communicate< ValueType, IndexType, MixedValueType >)schwz::Communicate< ValueType, IndexType, MixedValueType >
exchange_boundary(const Settings &settings, const Metadata< ValueType, IndexType > &metadata, std::shared_ptr< gko::matrix::Dense< ValueType >> &global_solution)=0schwz::Communicate< ValueType, IndexType, MixedValueType >pure virtual
Initialize< ValueType, IndexType > (defined in schwz::Communicate< ValueType, IndexType, MixedValueType >)schwz::Communicate< ValueType, IndexType, MixedValueType >friend
local_to_global_vector(const Settings &settings, const Metadata< ValueType, IndexType > &metadata, const std::shared_ptr< gko::matrix::Dense< ValueType >> &local_vector, std::shared_ptr< gko::matrix::Dense< ValueType >> &global_vector)schwz::Communicate< ValueType, IndexType, MixedValueType >
setup_comm_buffers()=0schwz::Communicate< ValueType, IndexType, MixedValueType >pure virtual
setup_windows(const Settings &settings, const Metadata< ValueType, IndexType > &metadata, std::shared_ptr< gko::matrix::Dense< ValueType >> &main_buffer)=0schwz::Communicate< ValueType, IndexType, MixedValueType >pure virtual
update_boundary(const Settings &settings, const Metadata< ValueType, IndexType > &metadata, std::shared_ptr< gko::matrix::Dense< ValueType >> &local_solution, const std::shared_ptr< gko::matrix::Dense< ValueType >> &local_rhs, const std::shared_ptr< gko::matrix::Dense< ValueType >> &global_solution, const std::shared_ptr< gko::matrix::Csr< ValueType, IndexType >> &interface_matrix)=0schwz::Communicate< ValueType, IndexType, MixedValueType >pure virtual