diff src/Grids/Grids.jl @ 1589:b22b9097d907 feature/sbp_operators/laplace_curvilinear

Add LinearAlgebra to Grids and fix a typo
author Jonatan Werpers <jonatan@werpers.com>
date Fri, 26 Apr 2024 23:37:29 +0200
parents aef3827ef522
children 707fc9761c2b
line wrap: on
line diff
--- a/src/Grids/Grids.jl	Fri Apr 26 23:36:49 2024 +0200
+++ b/src/Grids/Grids.jl	Fri Apr 26 23:37:29 2024 +0200
@@ -4,6 +4,7 @@
 using Sbplib.RegionIndices
 using Sbplib.LazyTensors
 using StaticArrays
+using LinearAlgebra
 
 export ParameterSpace
 export HyperBox