Function elem_free# Defined in File fem/element/old/real/base.h Function Documentation# int64_t elem_free(elem_t *elem)# Frees memory of an element structure. Parameters: Address – [in] of the element. This element structure then results with ponters set to NULL and values set to 0.