<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi everybody,</p>
<p><br>
</p>
<p>I was taking a look at local matrix/vector code to see if I could do some refactor and include an matrix sparse version. Doing so, I came across the accumulated views on the numerical jacobians. Do you know why some of these operators apply the weights on
 the matrix while others do so on the vector? I don't think that the order of weight application makes any difference there, but I might be wrong on that. It seems to me that is about helping the compiler to "optimize" the application of the weight over the
 loop, but I am unsure.<br>
</p>
<p><br>
</p>
<p>Best,</p>
<p>Santiago<br>
</p>
</body>
</html>