From 1b9f41a39161bad144fdeb94a0e51fa8ba7c309a Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:47:39 +0000 Subject: Move pkg/ files into package's toplevel directory --- cad/fasthenry/DESCR | 7 +++++++ cad/fasthenry/PLIST | 38 ++++++++++++++++++++++++++++++++++++++ cad/fasthenry/pkg/DESCR | 7 ------- cad/fasthenry/pkg/PLIST | 38 -------------------------------------- 4 files changed, 45 insertions(+), 45 deletions(-) create mode 100644 cad/fasthenry/DESCR create mode 100644 cad/fasthenry/PLIST delete mode 100644 cad/fasthenry/pkg/DESCR delete mode 100644 cad/fasthenry/pkg/PLIST (limited to 'cad/fasthenry') diff --git a/cad/fasthenry/DESCR b/cad/fasthenry/DESCR new file mode 100644 index 00000000000..67e38871440 --- /dev/null +++ b/cad/fasthenry/DESCR @@ -0,0 +1,7 @@ +FastHenry is a three-dimensional inductance extraction program. +FastHenry computes the frequency dependent self and mutual inductances +and resistances between conductors of complex shape. The algorithm +used in FastHenry is an acceleration of the mesh formulation approach. +The linear system resulting from the mesh formulation is solved using +a generalized minimal residual algorithm with a fast multipole +algorithm to efficiently compute the iterates. diff --git a/cad/fasthenry/PLIST b/cad/fasthenry/PLIST new file mode 100644 index 00000000000..424652c2fd5 --- /dev/null +++ b/cad/fasthenry/PLIST @@ -0,0 +1,38 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:47:54 zuntum Exp $ +bin/fasthenry +bin/zbuf +share/examples/fasthenry/30pin.inp +share/examples/fasthenry/3d_example2.inp +share/examples/fasthenry/3d_example2_coarse.inp +share/examples/fasthenry/Zc_3d_examp2.mat +share/examples/fasthenry/Zc_pin_con7.mat +share/examples/fasthenry/broken.inp +share/examples/fasthenry/gpexamp_copper.inp +share/examples/fasthenry/hole.inp +share/examples/fasthenry/holey_gp.inp +share/examples/fasthenry/make_nonuniform.c +share/examples/fasthenry/msm.inp +share/examples/fasthenry/nonuni01.inp +share/examples/fasthenry/onebargp.inp +share/examples/fasthenry/pin-con2seg.inp +share/examples/fasthenry/pin-con7.inp +share/examples/fasthenry/pin-connect.inp +share/examples/fasthenry/plane.in +share/examples/fasthenry/rom_check_con7_r20.ckt +share/examples/fasthenry/simple_gp.inp +share/examples/fasthenry/template.inp +share/examples/fasthenry/together.inp +share/examples/fasthenry/together_nonuni.inp +share/examples/fasthenry/trace.test.release +share/examples/fasthenry/trace_over_mesh_new.inp +share/examples/fasthenry/tree_sample.hier +share/examples/fasthenry/tree_sample.inp +share/examples/fasthenry/vias.inp +share/doc/fasthenry/README +share/doc/fasthenry/manual_001.ps +share/doc/fasthenry/manual_002.ps +share/doc/fasthenry/manual_003.ps +share/doc/fasthenry/nonuniform_manual_1.ps +share/doc/fasthenry/nonuniform_manual_2.ps +@dirrm share/examples/fasthenry +@dirrm share/doc/fasthenry diff --git a/cad/fasthenry/pkg/DESCR b/cad/fasthenry/pkg/DESCR deleted file mode 100644 index 67e38871440..00000000000 --- a/cad/fasthenry/pkg/DESCR +++ /dev/null @@ -1,7 +0,0 @@ -FastHenry is a three-dimensional inductance extraction program. -FastHenry computes the frequency dependent self and mutual inductances -and resistances between conductors of complex shape. The algorithm -used in FastHenry is an acceleration of the mesh formulation approach. -The linear system resulting from the mesh formulation is solved using -a generalized minimal residual algorithm with a fast multipole -algorithm to efficiently compute the iterates. diff --git a/cad/fasthenry/pkg/PLIST b/cad/fasthenry/pkg/PLIST deleted file mode 100644 index 04e0195d443..00000000000 --- a/cad/fasthenry/pkg/PLIST +++ /dev/null @@ -1,38 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 1998/06/06 22:50:08 frueauf Exp $ -bin/fasthenry -bin/zbuf -share/examples/fasthenry/30pin.inp -share/examples/fasthenry/3d_example2.inp -share/examples/fasthenry/3d_example2_coarse.inp -share/examples/fasthenry/Zc_3d_examp2.mat -share/examples/fasthenry/Zc_pin_con7.mat -share/examples/fasthenry/broken.inp -share/examples/fasthenry/gpexamp_copper.inp -share/examples/fasthenry/hole.inp -share/examples/fasthenry/holey_gp.inp -share/examples/fasthenry/make_nonuniform.c -share/examples/fasthenry/msm.inp -share/examples/fasthenry/nonuni01.inp -share/examples/fasthenry/onebargp.inp -share/examples/fasthenry/pin-con2seg.inp -share/examples/fasthenry/pin-con7.inp -share/examples/fasthenry/pin-connect.inp -share/examples/fasthenry/plane.in -share/examples/fasthenry/rom_check_con7_r20.ckt -share/examples/fasthenry/simple_gp.inp -share/examples/fasthenry/template.inp -share/examples/fasthenry/together.inp -share/examples/fasthenry/together_nonuni.inp -share/examples/fasthenry/trace.test.release -share/examples/fasthenry/trace_over_mesh_new.inp -share/examples/fasthenry/tree_sample.hier -share/examples/fasthenry/tree_sample.inp -share/examples/fasthenry/vias.inp -share/doc/fasthenry/README -share/doc/fasthenry/manual_001.ps -share/doc/fasthenry/manual_002.ps -share/doc/fasthenry/manual_003.ps -share/doc/fasthenry/nonuniform_manual_1.ps -share/doc/fasthenry/nonuniform_manual_2.ps -@dirrm share/examples/fasthenry -@dirrm share/doc/fasthenry -- cgit v1.2.3