![]() |
Multiscale Universal Interface
2.0
A Concurrent Framework for Coupling Heterogeneous Solvers
|
Conjugate Gradient solver with preconditioners compared with Eigen. More...
#include <iostream>
#include <fstream>
#include <Eigen/Sparse>
#include <ctime>
#include "../../solver.h"
Functions | |
double | test00 () |
double | test01 () |
int | main (int argc, char **argv) |
Variables | |
int | runType = -1 |
Conjugate Gradient solver with preconditioners compared with Eigen.
int main | ( | int | argc, |
char ** | argv | ||
) |
|
inline |
|
inline |
int runType = -1 |