[dune-pdelab] some problems in dune

Robert Jendrny Robert.Jendrny at math.tu-dortmund.de
Thu Oct 16 10:01:23 CEST 2014


Moin moin,

thank you Rebecca ;-) It is working...

Best wishes
Robert

On 10/15/2014 09:22 PM, Rebecca de Cuveland wrote:
> Hey Robert,
> there should be another possibility, Markus implemented this some time 
> ago.
> You can use the parameters class to change the variable, I used it in 
> my code like this:
>
>     typedef Dune::PDELab::ISTLBackend_BCGS_AMG_ILU0<IGO> LS;
>     LS ls(tpgfs,250,1);
>     Dune::Amg::Parameters params;
>     params.setAccumulate(Dune::Amg::noAccu);
>     ls.setparams(params);
>
> Bye,
> Rebecca
>


-- 
Robert Jendrny
B.Sc. Technomathematik

TU Dortmund, Fakultät für Mathematik
LS III: Angewandte Mathematik und Numerik
M 1020, Vogelpothsweg 87, 44227 Dortmund
robert.jendrny at math.tu-dortmund.de





More information about the dune-pdelab mailing list