![]() |
AdH Kraken 0.0.0
Next generation Adaptive Hydraulics
|
#include "adh.h"
Functions | |
void | smat_physics_free_array (SMAT_PHYSICS *mat, int nmat) |
Frees physics material properties. More... | |
This file frees an array of SMAT_PHYSICS structures
void smat_physics_free_array | ( | SMAT_PHYSICS * | mat, |
int | nmat | ||
) |
Frees physics material properties.
[in,out] | mat | (SMAT_PHYSICS *) pointer to a transport material |
[in] | nmat | (int) number of materials to allocate |