Namespaces | Functions
update_Closure.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_Closure (SPE &data, Vec &q, Vec &qp1, PetscScalar &alpha, const PetscInt &maxiter=50)
 calculate the closure equation \( \int_\Omega \hat{\textbf{q}}^\dagger \hat{\textbf{q}}_x dy \) and output the result This is part of the solution procedure shown in the bottom half of this diagram More...