Link openblas

This commit is contained in:
2024-02-19 11:41:47 -05:00
parent 97a127a8db
commit 63e983b460
2 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,7 @@ limitations under the License.
#include "io.h"
#include "navier-stokes.h"
#include "complex_tools.h"
#include <cblas.h>
#include <math.h>
#include <stdint.h>
#include <stdlib.h>