Namespaces | Functions
set_A_and_Ds.hpp File Reference
#include <petscksp.h>
#include "class.hpp"

Go to the source code of this file.

Namespaces

 SPE
 Namespace containing all functions and data classes for this solver.
 

Functions

PetscInt SPE::set_A_and_Ds (SPE &data, PetscScalar &alpha)
 set A and B matrix for SPE equations More...
 
PetscInt SPE::set_A_and_Ds (SPE &data)
 set A and B matrix for SPE equations, this is called from set_A_and_Ds(data,alplha) function This is used to set the full 3D operators (y,z, and t) More...