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