#include <iostream>
#include <stdexcept>
#include <string>
#include <cmath>
#include "set_A_and_Ds_zi.hpp"
#include "set_Mat.hpp"
Namespaces | |
SPE | |
Namespace containing all functions and data classes for this solver. | |
Functions | |
PetscInt | SPE::set_A_and_Ds_zi (SPE &data, PetscScalar &alpha, const PetscInt &zi=0) |
set A and B matrix linear terms for SPE equations for zi plane (also sets the permutation matrices to extract u from q, etc. More... | |