Home
last modified time | relevance | path

Searched refs:fasthenry (Results 1 – 20 of 20) sorted by relevance

/dports/science/fasthenry/fasthenry-3.0wr/msw_package/
H A Dfasthenry.iss.in10 OutputBaseFilename=fasthenry-VERSION-setup
19 UninstallFilesDir={app}\share\fasthenry\uninstall
20 UninstallDisplayIcon={app}\bin\fasthenry.exe
25 Source: "data\share\fasthenry\examples\*"; DestDir: "{app}\share\fasthenry\examples"
26 Source: "data\share\fasthenry\docs\*"; DestDir: "{app}\share\fasthenry\docs"
33 if RegKeyExists(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\fasthenry') then begin
34 …MsgBox('There is an installed fasthenry present from the old' #13 'install tool. You must uninsta…
H A DMakefile11 rm -rf data fasthenry.iss
14 rm -rf data fasthenry.iss *.exe *.log
17 rm -rf data fasthenry.iss *.exe *.log
H A Dmkwinpkg3 program=fasthenry
16 lib=$share/fasthenry
30 install -sc -m 0755 -o Administrator -g None $srcbin/fasthenry.exe $bin
/dports/science/fasthenry/fasthenry-3.0wr/
H A DREADME.mit8 1. Change to the fasthenry-3.0 directory
10 prompt % cd fasthenry-3.0
73 prompt % cd fasthenry-3.0
76 produces the executables: fasthenry-3.0/bin/fasthenry
77 and fasthenry-3.0/bin/zbuf
88 fasthenry-3.0/doc/manual_001.ps
89 fasthenry-3.0/doc/manual_002.ps
90 fasthenry-3.0/doc/manual_003.ps
93 fasthenry-3.0/doc/nonuniform_manual_1.ps
94 fasthenry-3.0/doc/nonuniform_manual_2.ps
[all …]
H A DMakefile4 FASTH = $(SRC)/fasthenry
14 fasthenry: target
15 cd $(FASTH) ; $(MAKE) fasthenry
20 all: fasthenry zbuf
H A DREADME.sgi8 1. Do "config sgi" in the fasthenry-2.0 directory.
10 2. in src/fasthenry/sparse/Makefile, add the option -cckr to the CFLAGS line:
14 3. go back up to the fasthenry-2.0 directory, do
H A Dconfig14 /bin/cp src/fasthenry/Makefile.$name src/fasthenry/Makefile
H A DREADME9 ** This is the fasthenry-3.0-12Nov96 distribution with the following
13 is the successor to fasthenry-2.0S.
21 4) This version of fasthenry returns status 0 if there are no
89 This version of fasthenry has been modified to support superconducting
101 * In fasthenry, (1) is solved, so the game is to replace sigma in
129 The input and output formats of fasthenry are unchanged, with the
149 Some of the new fasthenry-3.0 features may solve this problem, but
157 Compilation is as described in the fasthenry documentation. If for
/dports/science/fasthenry/fasthenry-3.0wr/src/fasthenry/
H A DMakefile.alpha25 fasthenry: $(OBJS) $(MOBJS) $(NONUNIOBJS) $(SPLIB)
26 $(CC) -o fasthenry $(CFLAGS) $(OBJS) $(MOBJS) $(NONUNIOBJS) $(SPLIB) -lm
27 mv fasthenry $(BIN)/fasthenry
H A DMakefile.default25 fasthenry: $(OBJS) $(MOBJS) $(NONUNIOBJS) $(SPLIB)
26 $(CC) -o fasthenry $(CFLAGS) $(OBJS) $(MOBJS) $(NONUNIOBJS) $(SPLIB) -lm
27 mv fasthenry $(BIN)/fasthenry
H A DMakefile.sgi25 fasthenry: $(OBJS) $(MOBJS) $(NONUNIOBJS) $(SPLIB)
26 $(CC) -o fasthenry $(CFLAGS) $(OBJS) $(MOBJS) $(NONUNIOBJS) $(SPLIB) -lm
27 mv fasthenry $(BIN)/fasthenry
H A DMakefile.solaris25 fasthenry: $(OBJS) $(MOBJS) $(NONUNIOBJS) $(SPLIB)
26 $(CC) -o fasthenry $(CFLAGS) $(OBJS) $(MOBJS) $(NONUNIOBJS) $(SPLIB) -lm
27 mv fasthenry $(BIN)/fasthenry
H A DMakefile25 fasthenry: $(OBJS) $(MOBJS) $(NONUNIOBJS) $(SPLIB) target
26 $(CC) -o fasthenry $(CFLAGS) $(OBJS) $(MOBJS) $(NONUNIOBJS) $(SPLIB) -lm
27 mv fasthenry $(BIN)/fasthenry
H A DMakefile.dec25 fasthenry: $(OBJS) $(MOBJS) $(NONUNIOBJS) $(SPLIB)
26 $(CC) -o fasthenry $(CFLAGS) $(OBJS) $(MOBJS) $(NONUNIOBJS) $(SPLIB) -lm
27 mv fasthenry $(BIN)/fasthenry
H A DMakefile.sysV25 fasthenry: $(OBJS) $(MOBJS) $(NONUNIOBJS) $(SPLIB)
26 $(CC) -o fasthenry $(CFLAGS) $(OBJS) $(MOBJS) $(NONUNIOBJS) $(SPLIB) -lm
27 mv fasthenry $(BIN)/fasthenry
H A DMakefile.mingw26 fasthenry: $(OBJS) $(MOBJS) $(NONUNIOBJS) $(SPLIB)
27 $(CC) -o fasthenry $(CFLAGS) $(OBJS) $(MOBJS) $(NONUNIOBJS) $(SPLIB) -lm
28 mv fasthenry.exe $(BIN)/fasthenry.exe
/dports/science/fasthenry/fasthenry-3.0wr/examples/
H A Dtree_sample.inp1 * A fasthenry input file for a nonuniform ground plane
/dports/cad/electric/electric-7.00/lib/
H A DCL.help1918 "celllist", "fasthenry", "fasthenryarc", "file", "find",
2989 fasthenry arc remove remove current arc
2990 fasthenry arc thickness [T] set arc thickness to T [rem]
2993 fasthenry arc z-head [Z] set Z height of arc head [rem]
2994 fasthenry arc z-tail [Z] set Z height of arc tail [rem]
2995 fasthenry pole single set single pole analysis
2997 fasthenry frequency single set single frequency analysis
2999 fasthenry thickness T set default thickness to T
3004 fasthenry execute run execution after writing deck
3006 fasthenry postscript on make PostScript view
[all …]
H A Devemenus.mac1706 …popup pmtsim message N_("Write &FastHenry Deck") 1 telltool simulation simulate fasthenry
1707 …d set popup pmtsim message N_("Fast&Henry Options...") 2 rem terminal input a x fasthenry
/dports/science/fasthenry/fasthenry-3.0wr/src/zbuf/
H A Dinput.c1492 removed for fasthenry: Not used for anything with visualization, hopefully