MFTPBVPNRegion
[MFNRegion]

Collaboration diagram for MFTPBVPNRegion:


Functions

MFNRegion MFNRegionCreateTPBVP (int nx, int nu, int np, double *p0, double *p1, double u0, double u1, MFErrorHandler e)
 Creates a region which is a used for two point boundary value problems.

Function Documentation

MFNRegion MFNRegionCreateTPBVP int  nx,
int  nu,
int  np,
double *  p0,
double *  p1,
double  u0,
double  u1,
MFErrorHandler  e
 

Creates a region which is a used for two point boundary value problems.

Parameters:
nx The number of mesh points.
nu The dimension of the function.
np The number of parameters.
*p0 Lower bounds on the parameters.
*p1 Upper bounds on the parameters.
u0 Lower bound on the norm of the function.
u1 Upper bound on the norm of the function.
e A place to return errors.
Returns:
A new region.


Generated on Tue Jan 30 13:40:15 2007 for multifario by  doxygen 1.4.6