Update waves
Compare changes
Files
2- acrovato authored
Numerical jacobian only used if flow is locally supersonic. Otherwise analytical jacobian is assembled. Speedup of 3-4 for Jacobian assembly!
+ 65
− 44
@@ -268,52 +268,73 @@ void Solver::buildJac(gmm::csr_matrix<double> &J)