Skip to content

fix lapack call

Michael Turner requested to merge fix/defect_lapack_call into master

This fixes a small bug in the lapack call for eigensolve of full nektar matrices. Previously it was not assigning enough room in memory for lapack

Merge request reports