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