Komplex Development
|
Directories | |
directory | new |
Files | |
file | azk_create_linsys.c |
Creation routines for building Komplex systems. | |
file | azk_create_matrix.c |
Creation routines for building Komplex matrices. | |
file | azk_create_precon.c |
Creation routines for constructing a preconditioner for a Komplex matrix. | |
file | azk_create_vector.c |
Creation routines for building Komplex vectors. | |
file | azk_destroy_linsys.c |
Destruction routine for deleting Komplex systems. | |
file | azk_destroy_matrix.c |
Destruction routine for deleting Komplex matrices. | |
file | azk_destroy_precon.c |
Destruction routine for deleting a preconditioner for a Komplex matrix. | |
file | azk_destroy_vector.c |
Destruction routine for deleting Komplex vectors. | |
file | azk_extract_solution.c |
Extraction routine for getting the solution of a Komplex system. | |
file | azk_komplex.h |
Include file for Aztec Komplex Library. | |
file | azk_permute_ri.c |
Permutation routine that checks real and imaginary parts and swaps if needed for better numerical stability. | |