cvsfwdnonx_p.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>
#include <cvodes/cvodes.h>
#include <nvector/nvector_parallel.h>
#include <sundials/sundials_types.h>
#include <sundials/sundials_math.h>
#include <mpi.h>

Classes

struct  UserData

Defines

#define XMAX   RCONST(2.0)
#define MX   10
#define NEQ   MX
#define ATOL   RCONST(1.e-5)
#define T0   RCONST(0.0)
#define T1   RCONST(0.5)
#define DTOUT   RCONST(0.5)
#define NOUT   10
#define NP   2
#define NS   2
#define ZERO   RCONST(0.0)

Functions

int main (int argc, char *argv[])


Define Documentation

#define ATOL   RCONST(1.e-5)

#define DTOUT   RCONST(0.5)

#define MX   10

#define NEQ   MX

#define NOUT   10

#define NP   2

#define NS   2

#define T0   RCONST(0.0)

#define T1   RCONST(0.5)

#define XMAX   RCONST(2.0)

#define ZERO   RCONST(0.0)


Function Documentation

int main ( int  argc,
char *  argv[] 
)


Generated on Fri Sep 26 07:44:20 2008 for SimTKcore by  doxygen 1.5.6