![]() |
Fast Auxiliary Space Preconditioning 2.7.7 Aug/28/2022
|
Interface to SAMG solvers. More...
Go to the source code of this file.
Functions | |
void | dvector2SAMGInput (dvector *vec, char *filename) |
Write a dvector to disk file in SAMG format (coordinate format) More... | |
INT | dCSRmat2SAMGInput (dCSRmat *A, char *filefrm, char *fileamg) |
Write SAMG Input data from a sparse matrix of CSR format. More... | |
Interface to SAMG solvers.
Reference for SAMG: http://www.scai.fraunhofer.de/geschaeftsfelder/nuso/produkte/samg.html
Copyright (C) 2010–Present by the FASP team. All rights reserved.
Definition in file XtrSamg.c.