Go to the source code of this file.
Namespaces | |
SPE | |
Namespace containing all functions and data classes for this solver. | |
Functions | |
PetscInt | SPE::map_D (Mat &output, SPE &data, const PetscInt &n, Vec &yVec, const PetscInt &order=2, const PetscInt &d=2, const PetscBool &periodic=PETSC_FALSE, const PetscBool &staggered=PETSC_FALSE, const PetscBool &reduce_wall_order=PETSC_TRUE) |
map D matrix operator for specified order and derivative, for a non-uniform mesh More... | |