System Preprocessors
Functions
u2.c File Reference
#include <stdlib.h>
#include "syspro.h"

Go to the source code of this file.

Functions

static PetscErrorCode solvebycopy (NumericalProblem problem, void *dum, NumericalSolution *rsol)
int main (int argc, char **argv)

Function Documentation

int main ( int  argc,
char **  argv 
)
static PetscErrorCode solvebycopy ( NumericalProblem  problem,
void *  dum,
NumericalSolution rsol 
) [static]

Definition at line 9 of file u2.c.

References CHKERRQ(), and ierr.

Referenced by main().