Namespaces | Functions
update_Nonlinear.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

int SPE::update_Nonlinear (SPE &data, Vec &q, Vec &qp1, PetscScalar &alpha_old, PetscScalar &alpha, PetscScalar &Ialpha_old, PetscScalar &Ialpha, const PetscInt &maxiter=50)
 advance the Nonlinear SPE system one x step More...