./cad/fastcap, Fast 3-D capacitance solver

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.19920918nb4, Package name: fastcap-2.0.19920918nb4, Maintainer: dmcmahill

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.


Required to build:
[print/dvipsk] [fonts/tex-amsfonts] [print/tex-bibtex] [fonts/tex-cm-super] [print/tex-latex-bin] [fonts/tex-ec] [graphics/tex-metapost]

Master sites:

Filesize: 1359.686 KB

Version history: (Expand)


CVS history: (Expand)


   2023-12-23 02:47:55 by Zafer Aydogan | Files touched by this commit (1)
Log message:
use https
   2023-07-18 00:00:25 by Nia Alarie | Files touched by this commit (28)
Log message:
*: Remove many GCC_REQD for particularly old GCCs

In many cases the reasoning is poorly documented, or the reasoning
for setting GCC_REQD is to work around a compiler bug. Practically
a c99 compiler is now required for bootstrap (in at least several
dependencies) so we can entirely rule out GCC versions before 3.0.
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2022-12-22 16:22:14 by Thomas Klausner | Files touched by this commit (2)
Log message:
fastcap: stop trying to build documentation

The tex files (like the program) are from 1992 and we've been fixing
them in pkgsrc for a while, but in current pkgsrc there's an error,
again. At least this way the binary is available.

Bump PKGREVISION.
   2021-10-26 12:04:17 by Nia Alarie | Files touched by this commit (63)
Log message:
cad: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:20:33 by Nia Alarie | Files touched by this commit (63)
Log message:
cad: Remove SHA1 hashes for distfiles
   2020-05-30 05:04:40 by Mark Davies | Files touched by this commit (1)
Log message:
fastcap: also build dependenecy tex-cm-super
   2020-05-30 05:02:24 by Mark Davies | Files touched by this commit (1)
Log message:
fastcap: add build dependenecy on tex-ec