3 |
|
|
4 |
/* |
/* |
5 |
******************************************************************************** |
******************************************************************************** |
6 |
* Copyright © 2006 by ACcESS MNRF * |
* Copyright 2006 by ACcESS MNRF * |
7 |
* * |
* * |
8 |
* http://www.access.edu.au * |
* http://www.access.edu.au * |
9 |
* Primary Business: Queensland, Australia * |
* Primary Business: Queensland, Australia * |
23 |
|
|
24 |
/**************************************************************/ |
/**************************************************************/ |
25 |
|
|
26 |
#include "Paso.h" |
#include "../Paso.h" |
27 |
#include "SystemMatrix.h" |
#include "../SystemMatrix.h" |
28 |
#include "Solver.h" |
#include "Solver.h" |
29 |
|
|
30 |
/***********************************************************************************/ |
/***********************************************************************************/ |