aboutsummaryrefslogtreecommitdiff
path: root/ldc_2d_gl_interop.py
diff options
context:
space:
mode:
authorAdrian Kummerlaender2019-06-22 19:59:36 +0200
committerAdrian Kummerlaender2019-06-22 19:59:36 +0200
commite096aca2a38141ff0f3e78f3ebadd7a58760f7a6 (patch)
treef503e577d8bfd2df0ad832d2140b8bb41472e970 /ldc_2d_gl_interop.py
parent4df2d7678755c652f7af3d579a812dfc091a00e6 (diff)
downloadsymlbm_playground-e096aca2a38141ff0f3e78f3ebadd7a58760f7a6.tar
symlbm_playground-e096aca2a38141ff0f3e78f3ebadd7a58760f7a6.tar.gz
symlbm_playground-e096aca2a38141ff0f3e78f3ebadd7a58760f7a6.tar.bz2
symlbm_playground-e096aca2a38141ff0f3e78f3ebadd7a58760f7a6.tar.lz
symlbm_playground-e096aca2a38141ff0f3e78f3ebadd7a58760f7a6.tar.xz
symlbm_playground-e096aca2a38141ff0f3e78f3ebadd7a58760f7a6.tar.zst
symlbm_playground-e096aca2a38141ff0f3e78f3ebadd7a58760f7a6.zip
Add interactive 2D LDC notebook, fix material initialization
Diffstat (limited to 'ldc_2d_gl_interop.py')
-rw-r--r--ldc_2d_gl_interop.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ldc_2d_gl_interop.py b/ldc_2d_gl_interop.py
index 26a8dea..1c3439f 100644
--- a/ldc_2d_gl_interop.py
+++ b/ldc_2d_gl_interop.py
@@ -1,5 +1,4 @@
import numpy
-import time
from string import Template
from simulation import Lattice, Geometry