Namespaces | Functions
trapz.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::trapz (const Vec &q, PetscScalar &I, SPE &data)
 trapezoidal rule on Vec with ny,nz values More...
 
PetscErrorCode SPE::trapz_4nynznt (const Vec &q, PetscScalar &I, SPE &data)
 trapezoidal rule on Vec with 4,ny,nz,nt values More...