|
Carmen Code
|
| An object Cell contains all the informations of a cell for both multiresolution and finite volume computations | |
| An object FineMesh is a regular fine mesh, used for finite volume computations. It is not used for multiresolution computations | |
| Standard class for every matrix in Carmen | |
| An object Node is an element of a graded tree structure, used for multiresolution computations. Its contains the following informations: | |
| An object PrintGrid is a special regular grid created to write tree-structured data into an output file | |
| Time Average Grid | |
| An object Timer gives information on the CPU time of long-time computations | |
| Standard class for every vector in Carmen |
1.8.6