#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 "eg2holef.h"#include "eg2hprivatef.h"#include "eg2herror.h"
Defines | |
| #define | CONST_ |
Functions | |
| void | g2h_DestroySPrivateDataf (GHoleDomainf *domain) |
| boolean | _g2h_GetSplDBasisAuxpf (GHoleDomainf *domain, int fn, int cn, int *nzc, float *fcomc, float *fcomcd, float *fcomcdd) |
| boolean | _g2h_GetSplDBasisCrossDerf (GHoleDomainf *domain, int fn, int cn, float *fcomc, float *pv, float *pvv, float *pu, float *puu) |
| boolean | g2h_ComputeSplBasisf (GHoleDomainf *domain, int nk, int m1, int m2) |
| #define CONST_ |
| boolean _g2h_GetSplDBasisAuxpf | ( | GHoleDomainf * | domain, | |
| int | fn, | |||
| int | cn, | |||
| int * | nzc, | |||
| float * | fcomc, | |||
| float * | fcomcd, | |||
| float * | fcomcdd | |||
| ) |
| boolean _g2h_GetSplDBasisCrossDerf | ( | GHoleDomainf * | domain, | |
| int | fn, | |||
| int | cn, | |||
| float * | fcomc, | |||
| float * | pv, | |||
| float * | pvv, | |||
| float * | pu, | |||
| float * | puu | |||
| ) |
| boolean g2h_ComputeSplBasisf | ( | GHoleDomainf * | domain, | |
| int | nk, | |||
| int | m1, | |||
| int | m2 | |||
| ) |
| void g2h_DestroySPrivateDataf | ( | GHoleDomainf * | domain | ) |
1.7.1