From 9815096db22c73cacdbb65512d1b61d633db7fa8 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Mon, 2 Dec 2002 19:21:08 +0000 Subject: "version 0.1.1" svn path=/trunk/; revision=267 --- externals/grill/vasp/max/vasp.hilbert | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100755 externals/grill/vasp/max/vasp.hilbert (limited to 'externals/grill/vasp/max/vasp.hilbert') diff --git a/externals/grill/vasp/max/vasp.hilbert b/externals/grill/vasp/max/vasp.hilbert new file mode 100755 index 00000000..3348d665 --- /dev/null +++ b/externals/grill/vasp/max/vasp.hilbert @@ -0,0 +1,25 @@ +max v2; +#N vpatcher 380 246 816 656; +#P inlet 27 68 15 0; +#P outlet 27 317 15 0; +#P newex 27 288 52 196617 vasp.c!fft; +#P newex 27 263 62 196617 vasp.sync 2; +#P newex 48 235 45 196617 vasp.= 0; +#P newex 27 182 49 196617 vasp.cfft; +#P newex 48 213 55 196617 vasp.upper; +#P newex 27 154 62 196617 vasp.sync 2; +#P newex 50 123 45 196617 vasp.= 0; +#P newex 50 101 43 196617 vasp.im; +#P comment 17 32 150 196617 Hilbert transformation needs real and complex vectors; +#P connect 10 0 3 0; +#P connect 3 0 5 0; +#P connect 5 0 7 0; +#P connect 7 0 8 0; +#P connect 8 0 9 0; +#P connect 5 0 4 0; +#P connect 4 0 6 0; +#P connect 10 0 1 0; +#P connect 1 0 2 0; +#P connect 2 0 3 1; +#P connect 6 0 7 1; +#P pop; -- cgit v1.2.1