compr_bc.h
Go to the documentation of this file.
Definition: compr_bc.h:43 void compr_bc_clear(struct compr_bc *bc) void compr_bc_deallocate(struct compr_bc *bc) struct compr_bc * compr_bc_allocate(int np, int nbc) Definition: compr_bc.h:45 int compr_bc_append(enum compr_bc_type type, int f, int np, double p, double v, const double *sat, struct compr_bc *bc) Definition: compr_bc.h:43 |