Defines | Functions

eg2hsplcore1f.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 "eg2holef.h"
#include "eg2hprivatef.h"
#include "eg2herror.h"
Include dependency graph for eg2hsplcore1f.c:

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 Documentation

#define CONST_

Function Documentation

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  )