<div dir="ltr"><div><div><div><div>Dear List<br><br></div>I am using at the moment Dune::DynamicMatrix class to create my element matrices. <br></div>Looping over the element, I have my element matrix, say Ke, whose size changes based on polygon under the integration loop. <br><br>Am I correct in assuming that Ke will be stored on heap because of Dune::DynamicMatrix? Further, is Dune::storeMatrixMarket the best way to store my dynamic local matrices to access them later if I wish?<br><br>Also, please correct if I am wrong. Will Dune::storeMatrixMarket write the matrix on stack as it is using a fixed file?<br><br></div><div>Thank you!<br></div><div>Ganesh<br></div><div><br><br></div></div><div><div><br><br></div></div></div>