diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:47:39 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:47:39 +0000 |
commit | 37637e483f1bf6574e9306aebbd013bb63d888d6 (patch) | |
tree | 9272b7d09aad70c4eb3fc070bc4f4d3ebc8e5754 /cad/fastcap/DESCR | |
parent | 98cf373d367fc32881cb40926be1a79736f39794 (diff) | |
download | pkgsrc-37637e483f1bf6574e9306aebbd013bb63d888d6.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'cad/fastcap/DESCR')
-rw-r--r-- | cad/fastcap/DESCR | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/cad/fastcap/DESCR b/cad/fastcap/DESCR new file mode 100644 index 00000000000..ed1c395bd9f --- /dev/null +++ b/cad/fastcap/DESCR @@ -0,0 +1,15 @@ +FastCap is a three-dimensional capacitance extraction program. + +FastCap computes self and mutual capacitances between ideal +conductors of arbitrary shapes, orientations and sizes. +The conductors can be embedded in a dielectric region composed +of any number of constant-permittivity regions of any shape and +size. + +The algorithm used in FastCap is an acceleration of the +boundary-element technique for solving the integral equation +associated with the multiple-conductor, multiple-dielectric +capacitance extraction problem. The linear system resulting +from the boundary-element discretization is solved using a +generalized conjugate residual algorithm with a fast multipole +algorithm to efficiently compute the iterates. |