System Preprocessors
|
Go to the source code of this file.
Functions | |
static PetscErrorCode | copy (NumericalProblem problem, void *dum, NumericalSolution *rsol) |
int | main (int argc, char **argv) |
static PetscErrorCode copy | ( | NumericalProblem | problem, |
void * | dum, | ||
NumericalSolution * | rsol | ||
) | [static] |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 17 of file u1.c.
References CHKERRQ(), copy(), ierr, SysProDeclareFunctions(), SysProFinalize(), and SysProInitialize().