victorliu / S4

Stanford Stratified Structure Solver - Electromagnetic simulator for layered periodic structures
http://www.stanford.edu/group/fan/S4/
GNU General Public License v2.0
128 stars 149 forks source link

Fixed lblas issue with null pointers #80

Open sajidmc opened 5 years ago

sajidmc commented 5 years ago

lblas for MKL does not like null pointer calls. Removed the routines and used regular array operations. This version works with MKL lblas