USCSDPM v1.0
All threads resolved!
All threads resolved!
Compare changes
Files
2- Adrien Crovato authored
sdpm/src/sdpmSolver.cpp
0 → 100644
+ 592
− 0
_u1[imd][ifq][elems[i]->getId() - 1] = uc0[i] + uc1[i] * sdpmComplex(0., 1.) * omega - (etau[_rows[elems[i]]] * elems[i]->getCompressibleNormal() + (elems[i]->computeGradient(muNodesRe) + sdpmComplex(0, 1) * elems[i]->computeGradient(muNodesIm))).cwiseQuotient(sdpmVector3d(_pbl.getCompressibility(), 1., 1.));