Defines | Functions

eg1hq2extf.c File Reference

#include <math.h>
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include "pkvaria.h"
#include "pknum.h"
#include "pkgeom.h"
#include "multibs.h"
#include "eg1holef.h"
#include "eg1hprivatef.h"
#include "eg1herror.h"
Include dependency graph for eg1hq2extf.c:

Defines

#define CONST_

Functions

boolean _g1h_TabTensBezPolyDer3f (int nkn, const float *tkn, float *tbez, float *tbezu, float *tbezv, float *tbezuu, float *tbezuv, float *tbezvv, float *tbezuuu, float *tbezuuv, float *tbezuvv, float *tbezvvv)
boolean _g1h_TabLaplacianJump00f (int nkn, const float *tkn, int fni, const float *trdc00, const float *trdc10, const float *trdd00, const float *trdd10, float *lapc00, float *lapc10, float *lapd00, float *lapd10)
boolean g1h_Q2ExtComputeFormMatrixf (GHoleDomainf *domain)
boolean g1h_Q2ExtDecomposeMatrixf (GHoleDomainf *domain)
boolean g1h_Q2ExtFillHolef (GHoleDomainf *domain, int spdimen, CONST_ float *hole_cp, float *acoeff, void *usrptr, void(*outpatch)(int n, int m, const float *cp, void *usrptr))

Define Documentation

#define CONST_

Function Documentation

boolean _g1h_TabLaplacianJump00f ( int  nkn,
const float *  tkn,
int  fni,
const float *  trdc00,
const float *  trdc10,
const float *  trdd00,
const float *  trdd10,
float *  lapc00,
float *  lapc10,
float *  lapd00,
float *  lapd10 
)
boolean _g1h_TabTensBezPolyDer3f ( int  nkn,
const float *  tkn,
float *  tbez,
float *  tbezu,
float *  tbezv,
float *  tbezuu,
float *  tbezuv,
float *  tbezvv,
float *  tbezuuu,
float *  tbezuuv,
float *  tbezuvv,
float *  tbezvvv 
)
boolean g1h_Q2ExtComputeFormMatrixf ( GHoleDomainf domain  ) 
boolean g1h_Q2ExtDecomposeMatrixf ( GHoleDomainf domain  ) 
boolean g1h_Q2ExtFillHolef ( GHoleDomainf domain,
int  spdimen,
CONST_ float *  hole_cp,
float *  acoeff,
void *  usrptr,
void(*)(int n, int m, const float *cp, void *usrptr)  outpatch 
)