-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
wishlistTell us which feature do you want in easifemClassesTell us which feature do you want in easifemClasses
Milestone
Description
"scale" value is not be reflected when the "addContribution" is false in Matvec
The issue occurred in the following code
CALL tanmat%Matvec( &
& x=sol, &
& y=rhs, &
& addContribution=.FALSE., &
& scale=-dt)I expected the above code yields the result such that
but it returned
y = tanmat * solwithout scaling by
Metadata
Metadata
Assignees
Labels
wishlistTell us which feature do you want in easifemClassesTell us which feature do you want in easifemClasses