[Definition of the system] More...
Public Types | |
| typedef float | stype |
| typedef grid_dist_id< 2, float, aggregate< float[2], float >, CartDecomposition< 2, float > > | b_grid |
| typedef SparseMatrix< double, int > | SparseMatrix_type |
| typedef Vector< double > | Vector_type |
| typedef float | stype |
| typedef grid_dist_id< 2, float, aggregate< float[2], float >, CartDecomposition< 2, float > > | b_grid |
| typedef SparseMatrix< double, int > | SparseMatrix_type |
| typedef Vector< double > | Vector_type |
| typedef float | stype |
| typedef grid_dist_id< 2, float, aggregate< float[2], float >, CartDecomposition< 2, float > > | b_grid |
| typedef SparseMatrix< double, int, PETSC_BASE > | SparseMatrix_type |
| typedef Vector< double, PETSC_BASE > | Vector_type |
| typedef float | stype |
| typedef grid_dist_id< 3, float, aggregate< float[3], float >, CartDecomposition< 3, float > > | b_grid |
| typedef SparseMatrix< double, int > | SparseMatrix_type |
| typedef Vector< double > | Vector_type |
| typedef float | stype |
| typedef grid_dist_id< 3, float, aggregate< float[3], float >, CartDecomposition< 3, float > > | b_grid |
| typedef SparseMatrix< double, int, PETSC_BASE > | SparseMatrix_type |
| typedef Vector< double, PETSC_BASE > | Vector_type |
Static Public Attributes | |
| static const unsigned int | dims = 2 |
| static const unsigned int | nvar = 3 |
| static const bool | boundary [] = {NON_PERIODIC,NON_PERIODIC} |
| static const int | grid_type = STAGGERED_GRID |
[Definition of the system]
Definition at line 34 of file eq_unit_test.cpp.