1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-11-19 12:32:40 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
vijay
be5bea1f85
Added a delete function to clear the qmckl_context instance.
Perhaps we want to organize garbage collection differently !? I thought it's a nice first commit to add a basic delete function to motivate the ways in which instances can be deleted. Obviously this is only a proposal to learn from. Note that no information is being sent (other than the fact that free has been called) about the contents of the _context_ instance after the call to the function.
2020-10-15 07:56:43 +02:00
90714f069b Removed iso-c-bindings in C. Will be done for Fortran 2020-10-14 09:54:12 +02:00