AdH Kraken 0.0.0
Next generation Adaptive Hydraulics
Loading...
Searching...
No Matches
smat_physics_free.c File Reference
#include "adh.h"

Functions

void smat_physics_free_array (SMAT_PHYSICS *mat, int nmat)
 Frees physics material properties. More...
 

Detailed Description

This file frees an array of SMAT_PHYSICS structures

Function Documentation

◆ smat_physics_free_array()

void smat_physics_free_array ( SMAT_PHYSICS mat,
int  nmat 
)

Frees physics material properties.

Author
Corey Trahan, Ph.D.
Mark Loveand, Ph.D.
Bug:
none
Warning
none
Parameters
[in,out]mat(SMAT_PHYSICS *) pointer to a transport material
[in]nmat(int) number of materials to allocate
Note