diff SbpOperators/src/SbpOperators.jl @ 234:d119dfdd749c boundary_conditions

Add functions for getting path to sbp operator data files
author Jonatan Werpers <jonatan@werpers.com>
date Wed, 26 Jun 2019 17:53:15 +0200
parents 235f0a771c8f
children d56bf288b3be
line wrap: on
line diff
--- a/SbpOperators/src/SbpOperators.jl	Wed Jun 26 17:52:20 2019 +0200
+++ b/SbpOperators/src/SbpOperators.jl	Wed Jun 26 17:53:15 2019 +0200
@@ -160,4 +160,7 @@
     end
 end
 
+sbp_operators_path() = (@__DIR__) * "/../operators/"
+export sbp_operators_path
+
 end # module