#include <petscksp.h>#include "MatrixUtil.hpp"#include <time.h>#include <math.h>#include "../../../include/uth_system.h"#include <map>

Go to the source code of this file.
Functions | |
| Mat | getApproximateInverse (Mat Avv) |
| Mat | getApproximateInverse2 (Mat Avv, int band, Mat restricted_matrix) |
| Mat | getApproximateInverseCommutator (Mat Avv, Mat Avp, int band) |
| Mat getApproximateInverse | ( | Mat | Avv | ) |
| Mat getApproximateInverse2 | ( | Mat | Avv, | |
| int | band, | |||
| Mat | restricted_matrix | |||
| ) |


| Mat getApproximateInverseCommutator | ( | Mat | Avv, | |
| Mat | Avp, | |||
| int | band | |||
| ) |

1.6.1