Functions

g1blendingf.h File Reference

#include "pkvaria.h"
#include "pknum.h"
#include "pkgeom.h"
#include "multibs.h"
Include dependency graph for g1blendingf.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

boolean g1bl_SetupBiharmAMatrixf (int lastknotu, int lastknotv, int *n, int **prof, float **Amat, float ***arow)
boolean g1bl_SetupBiharmRHSf (int lastknotu, int lastknotv, int spdimen, int pitch, const float *cpoints, float *rhs)
boolean g1bl_SetupClosedBiharmAMatrixf (int lastknotu, int lastknotv, int *n, int **prof, float **Amat, float ***arow)
boolean g1bl_SetupClosedBiharmRHSf (int lastknotu, int lastknotv, int spdimen, int pitch, const float *cpoints, float *rhs)

Function Documentation

boolean g1bl_SetupBiharmAMatrixf ( int  lastknotu,
int  lastknotv,
int *  n,
int **  prof,
float **  Amat,
float ***  arow 
)
boolean g1bl_SetupBiharmRHSf ( int  lastknotu,
int  lastknotv,
int  spdimen,
int  pitch,
const float *  cpoints,
float *  rhs 
)
boolean g1bl_SetupClosedBiharmAMatrixf ( int  lastknotu,
int  lastknotv,
int *  n,
int **  prof,
float **  Amat,
float ***  arow 
)
boolean g1bl_SetupClosedBiharmRHSf ( int  lastknotu,
int  lastknotv,
int  spdimen,
int  pitch,
const float *  cpoints,
float *  rhs 
)