[Dune] Runtime error with parallel linear solver

Markus Blatt markus at dr-blatt.de
Thu Jun 11 09:59:48 CEST 2015


Hi,

On Wed, Jun 10, 2015 at 09:00:36PM +0200, Tobias Ritschel wrote:
> 
> terminate called after throwing an instance of
> 'Dune::InterfaceBuilder::RemotexIndicesStateError'
> 
> As far as I can see, it is called when I call the member function apply on
> the RestartedGMRES solver object.
> 

This only happens if the information in the RemoteIndices is not in
sync with the underlying IndexSets. This can be case if these were
changed, but there was not call to RemoteIndices::rebuild().
Thi is also reflected in the error message: "RemoteIndices is not in
sync with the index set. Call RemoteIndices::rebuild first!"

So the question is: How do you set up the index sets and the remote
information that you are using in OwnerOverlapCopyCommunication?

Cheers,

Markus

-- 
Do you need more support with DUNE or HPC in general? 

Dr. Markus Blatt - HPC-Simulation-Software & Services http://www.dr-blatt.de
Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany
Tel.: +49 (0) 160 97590858
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20150611/f36138ff/attachment.sig>


More information about the Dune mailing list