#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 "eg1holed.h"#include "eg1hprivated.h"#include "eg1herror.h"
Defines | |
| #define | CONST_ |
Functions | |
| void | g1h_DestroySPrivateDatad (GHoleDomaind *domain) |
| boolean | _g1h_GetSplDBasisAuxpd (GHoleDomaind *domain, int fn, int cn, int *nzc, double *fcomc, double *fcomcd) |
| boolean | _g1h_GetSplDBasisCrossDerd (GHoleDomaind *domain, int fn, int cn, double *fcomc, double *pv, double *pu) |
| boolean | g1h_ComputeSplBasisd (GHoleDomaind *domain, int nk, int m1, int m2) |
| #define CONST_ |
| boolean _g1h_GetSplDBasisAuxpd | ( | GHoleDomaind * | domain, | |
| int | fn, | |||
| int | cn, | |||
| int * | nzc, | |||
| double * | fcomc, | |||
| double * | fcomcd | |||
| ) |
| boolean _g1h_GetSplDBasisCrossDerd | ( | GHoleDomaind * | domain, | |
| int | fn, | |||
| int | cn, | |||
| double * | fcomc, | |||
| double * | pv, | |||
| double * | pu | |||
| ) |
| boolean g1h_ComputeSplBasisd | ( | GHoleDomaind * | domain, | |
| int | nk, | |||
| int | m1, | |||
| int | m2 | |||
| ) |
| void g1h_DestroySPrivateDatad | ( | GHoleDomaind * | domain | ) |
1.7.1