Commit JT 020618
- Documentation - Memory leaks solved
This commit is contained in:
@ -278,6 +278,10 @@ Atom::~Atom()
|
||||
memory->destroy(tri);
|
||||
memory->destroy(body);
|
||||
|
||||
memory->destroy(mumag);
|
||||
memory->destroy(sp);
|
||||
memory->destroy(fm);
|
||||
|
||||
memory->destroy(vfrac);
|
||||
memory->destroy(s0);
|
||||
memory->destroy(x0);
|
||||
|
||||
Reference in New Issue
Block a user