1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/math/itl/pkg-plist
Mark Linimon cbb00356c0 Add math/itl, the Iterative Template Library. It carries solver and
preconditioners for solving equations. It is required by some FEM
packages on the net like Felyx and IMOOSE.

ITL is said to work especially fast with gcc-3.3.

PR:		ports/55717
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2004-01-06 04:42:35 +00:00

13 lines
312 B
Plaintext

include/itl/Iteration_concept.h
include/itl/Preconditioner_concept.h
include/itl/Matrix_concept.h
include/itl/givens_rotation.h
include/itl/itl.h
include/itl/itl_utils.h
include/itl/itl_tags.h
include/itl/modified_gram_schmidt.h
include/itl/matrix_free_operator.h
include/itl/number_traits.h
@dirrm include/itl