.../dumux/dumux/assembly/cclocalassembler.hh:397:58: error: no matching function for call to 
‘Dumux::NumericDifferentiation::partialDerivative(Dumux::CCLocalAssembler<TypeTag, Assembler, 
(Dumux::DiffMethod)0, false>::assembleJacobianAndResidualImpl(Dumux::CCLocalAssembler<TypeTag, 
Assembler, (Dumux::DiffMethod)0, false>::JacobianMatrix&, Dumux::CCLocalAssembler<TypeTag, 
Assembler, (Dumux::DiffMethod)0, false>::GridVariables&) ...

NumericDifferentiation::partialDerivative(evalStorage, elemSol[0][pvIdx], 
partialDeriv, storageResidual,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
eps_(elemSol[0][pvIdx], pvIdx), numDiffMethod);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

You actually ran into a bug here that we recently fixed on master. I just 
backported the fix to the releases/3.1 branch. So if you do a git pull this 
error should be gone.

Yes, that helped. Thank you for the fix and for the explanation.


Best regards,

Dmitry


_______________________________________________
Dumux mailing list
[email protected]
https://listserv.uni-stuttgart.de/mailman/listinfo/dumux

Reply via email to