mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
cbb00356c0
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>
13 lines
312 B
Plaintext
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
|
|
|