Function elemd_free# Defined in File fem/element/real/base.h Function Documentation# int64_t elemd_free(elemd_t *elemd)# 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.