preCICE v3.1.2
Loading...
Searching...
No Matches
precice::acceleration::impl::ParallelMatrixOperations Member List

This is the complete list of members for precice::acceleration::impl::ParallelMatrixOperations, including all inherited members.

_cyclicCommLeftprecice::acceleration::impl::ParallelMatrixOperationsprivate
_cyclicCommRightprecice::acceleration::impl::ParallelMatrixOperationsprivate
_logprecice::acceleration::impl::ParallelMatrixOperationsprivate
_multiplyNM_block(Eigen::PlainObjectBase< Derived1 > &leftMatrix, Eigen::PlainObjectBase< Derived2 > &rightMatrix, Eigen::PlainObjectBase< Derived2 > &result, const std::vector< int > &offsets, int p, int q, int r)precice::acceleration::impl::ParallelMatrixOperationsinlineprivate
_multiplyNM_dotProduct(Eigen::PlainObjectBase< Derived1 > &leftMatrix, Eigen::PlainObjectBase< Derived2 > &rightMatrix, Eigen::PlainObjectBase< Derived2 > &result, const std::vector< int > &offsets, int p, int q, int r)precice::acceleration::impl::ParallelMatrixOperationsinlineprivate
_multiplyNN(Eigen::PlainObjectBase< Derived1 > &leftMatrix, Eigen::PlainObjectBase< Derived2 > &rightMatrix, Eigen::PlainObjectBase< Derived2 > &result, const std::vector< int > &offsets, int p, int q, int r)precice::acceleration::impl::ParallelMatrixOperationsinlineprivate
_needCyclicCommprecice::acceleration::impl::ParallelMatrixOperationsprivate
closeCircularCommunication()precice::acceleration::impl::ParallelMatrixOperationsprivate
establishCircularCommunication()precice::acceleration::impl::ParallelMatrixOperationsprivate
initialize(const bool needCyclicComm)precice::acceleration::impl::ParallelMatrixOperations
multiply(Eigen::PlainObjectBase< Derived1 > &leftMatrix, Eigen::PlainObjectBase< Derived2 > &rightMatrix, Eigen::PlainObjectBase< Derived2 > &result, const std::vector< int > &offsets, int p, int q, int r, bool dotProductComputation=true)precice::acceleration::impl::ParallelMatrixOperationsinline
multiply(const Eigen::MatrixBase< Derived1 > &leftMatrix, const Eigen::MatrixBase< Derived2 > &rightMatrix, Eigen::PlainObjectBase< Derived3 > &result, int p, int q, int r)precice::acceleration::impl::ParallelMatrixOperationsinline
~ParallelMatrixOperations()precice::acceleration::impl::ParallelMatrixOperations