AcouSTO
version 2.0
◆
destroy_hypercube()
static void destroy_hypercube
(
hypercube
*
h
)
static
180
{
181
free(h->
data
);
182
h->
dim
= 0;
183
}
hypercube::dim
unsigned dim
Definition:
cubature.c:134
hypercube::data
double * data
Definition:
cubature.c:135
Acousto2.0
trunk
src
math
cubature.c
Generated on Wed Apr 5 2017 14:32:02 for AcouSTO by
1.8.13