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. | |
The directory is organized as follow:
cell_scalar
directory contains routines associated to the discetization of PDE defined on cellsface_vector
directory contains routines associated to the discetization of PDE defined on facesijk_vectorization
routine helps to linearized the 3D array for the creation of the linear systemgenerate_stencil
module numbers and orders Cartesian neighbors.