Skip to content

runtime error of PreconditionerLowEnergy

Ankang Gao requested to merge gaoak/nektar:PreconditionerLowEnergy into master

#232 (closed) .If the NUMMODES>=4 and there are only hexahedrons and prisms, a runtime error occurs in function ReSetPrismMaxRMat line 2205 (vertMapMaxR[eTetrahedron][VFTetVert[v]], because array is out of bound.

Merge request reports