|
Memosa-FVM
0.2
|
#include <string>#include <iostream>#include <fstream>#include "PC.h"#include "OneDConduction.h"
Go to the source code of this file.
Macros | |
| #define | NCELLS 10 |
Typedefs | |
| typedef PC< 3, 1 > | PCType |
Functions | |
| int | main (int argc, char *argv[]) |
| #define NCELLS 10 |
Definition at line 16 of file testOneDConduction_double.cpp.
Referenced by main().
Definition at line 14 of file testOneDConduction_double.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 17 of file testOneDConduction_double.cpp.
References PC< ORDER, DIM >::_data, Array< T >::_data, OneDConduction< T >::getSolution(), NCELLS, NTRIES, OneDConduction< T >::solve(), and stdDev().