Namespaces | Functions
set_Euler_Advance.cpp File Reference
#include "set_Euler_Advance.hpp"
#include "print.hpp"
#include "Init_Vec.hpp"
#include "set_Mat.hpp"
#include "set_Vec.hpp"
#include "set_b.hpp"
#include "set_BCs.hpp"
#include "set_A_and_Ds.hpp"
#include "Read_q.hpp"
#include <iostream>

Namespaces

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

Functions

PetscInt SPE::set_Euler_Advance (SPE &data, Vec &q, PetscScalar &alpha)
 set up Euler advancing matrices A x = b system by creating matrices and setting BCs More...