Go to the source code of this file.
Classes | |
struct | problemInfo |
problem information to be used in the PETSc problem More... | |
Functions | |
PetscErrorCode | formFunctionIW (SNES, Vec x, Vec f, void *info) |
creates the residual function to be used in the PETCs snes context More... | |
PetscErrorCode formFunctionIW | ( | SNES | , |
Vec | x, | ||
Vec | f, | ||
void * | info | ||
) |
creates the residual function to be used in the PETCs snes context
Definition at line 29 of file InterWrapper1PhaseProblem.C.