-
- Downloads
Fix bug in external functions with temporary terms array
Given that temporary terms are separated in several functions (residuals, jacobian, …), we must make sure that all temporary terms derived from a given external function call are assigned just after that call, and not in an other function.
Loading
Please register or sign in to comment