Routines that fill the matrix and the right-hand side of linear systems associated to the discretization of PDE. More...
Topics | |
| Numbering and Ordering Cartesian neighbors | |
| Base function to number Cartesian neighbors. | |
| Cell scalar | |
| Implicit discretization of a scalar equation defined on cells. | |
| Face vector | |
| Implicit discretization of schemes and linear system creation of a vectorial equation defined on faces. | |
Routines that fill the matrix and the right-hand side of linear systems associated to the discretization of PDE.
The directory is organized as follows:
cell_scalar directory contains routines associated to the implicit discretization of PDE defined on cellsface_vector directory contains routines associated to the implicit discretization of PDE defined on facesgenerate_stencil (moved to the core/data_structures/stencils/ directory) module numbers and orders Cartesian neighbors.