The solvers can easily be turned into parallel solvers initializing them with matching parallel subclasses of the the base classes ScalarProduct, Preconditioner and LinearOperator.
The information of the data distribution is provided by OwnerOverlapCopyCommunication of communication API.
Currently only data parallel versions are shipped with dune-istl. Domain decomposition can be found in module dune-dd.