Defines | Functions

eg1hsplcore1f.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 eg1hsplcore1f.c:

Defines

#define CONST_

Functions

void g1h_DestroySPrivateDataf (GHoleDomainf *domain)
boolean _g1h_GetSplDBasisAuxpf (GHoleDomainf *domain, int fn, int cn, int *nzc, float *fcomc, float *fcomcd)
boolean _g1h_GetSplDBasisCrossDerf (GHoleDomainf *domain, int fn, int cn, float *fcomc, float *pv, float *pu)
boolean g1h_ComputeSplBasisf (GHoleDomainf *domain, int nk, int m1, int m2)

Define Documentation

#define CONST_

Function Documentation

boolean _g1h_GetSplDBasisAuxpf ( GHoleDomainf domain,
int  fn,
int  cn,
int *  nzc,
float *  fcomc,
float *  fcomcd 
)
boolean _g1h_GetSplDBasisCrossDerf ( GHoleDomainf domain,
int  fn,
int  cn,
float *  fcomc,
float *  pv,
float *  pu 
)
boolean g1h_ComputeSplBasisf ( GHoleDomainf domain,
int  nk,
int  m1,
int  m2 
)
void g1h_DestroySPrivateDataf ( GHoleDomainf domain  )