<div dir="ltr"><div>Hello,</div><div><br></div><div>I am trying to understand if I should make the effort to make my code use structured meshes instead of unstructured ones. My domain is cartesian so that is the first check for structured meshes. However, the problem size I am looking at is ~20 million degrees of freedom. My understanding is that for this problem size, most of the time is spent on the solver. In this case, do structured meshes still have an advantage? Can they run Krylov methods faster than when using structured meshes? What about other solvers and preconditioners?</div><div><br></div><div>Thanks,</div><div>Miguel<br></div></div>