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.freeze | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100755 externals/grill/vasp/max/vasp.freeze (limited to 'externals/grill/vasp/max/vasp.freeze') diff --git a/externals/grill/vasp/max/vasp.freeze b/externals/grill/vasp/max/vasp.freeze new file mode 100755 index 00000000..3a5551fa --- /dev/null +++ b/externals/grill/vasp/max/vasp.freeze @@ -0,0 +1,24 @@ +max v2; +#N vpatcher 40 55 317 473; +#P outlet 37 328 15 0; +#P newex 37 292 52 196617 vasp.c!fft; +#P newex 37 269 51 196617 vasp.rect; +#P newex 37 246 58 196617 vasp.join 2; +#P newex 65 214 105 196617 vasp.* 3.141593; +#P newex 65 190 55 196617 vasp.noise; +#P newex 37 158 61 196617 vasp.split 2; +#P newex 37 132 55 196617 vasp.polar; +#P newex 37 103 49 196617 vasp.cfft; +#P inlet 37 77 15 0; +#P comment 35 39 156 196617 Spectral freeze needs real and imaginary vectors; +#P connect 1 0 2 0; +#P connect 2 0 3 0; +#P connect 3 0 4 0; +#P connect 4 0 7 0; +#P connect 7 0 8 0; +#P connect 8 0 9 0; +#P connect 9 0 10 0; +#P connect 4 1 5 0; +#P connect 5 0 6 0; +#P connect 6 0 7 1; +#P pop; -- cgit v1.2.1