Namespaces | Functions
set_Crank_Nicolson_Advance.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_Crank_Nicolson_Advance (SPE &data, Vec &q, PetscScalar &alpha)
 set up Crank-Nicolson advancing matrices A x = b system by creating matrices and setting BCs More...