ju-liu opened this issue 2 years ago · 1 comments
We need a helper function that truely empty a std vector with its size and capacity to zero.
For example, Solid_Prestress needs this function to free the memory in a fluid element.
VEC_T::clean do this job. We need to call this clean function whenever needed.