1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-07-01 17:06:11 +02:00
Commit Graph

759 Commits

Author SHA1 Message Date
Pablo Oliveira
e08d8d3d51 Remove trailing whitespace 2020-10-15 08:57:01 +02:00
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
Anthony Scemama
bccdd8224c
Update README.org 2020-10-14 09:55:08 +02:00
90714f069b Removed iso-c-bindings in C. Will be done for Fortran 2020-10-14 09:54:12 +02:00
baf48d1987 Added some iso_c_bindings 2020-10-14 01:43:13 +02:00
Anthony Scemama
be89fd6fe2
Update README.org 2020-10-14 00:57:25 +02:00
6e18f16b82 Initial commit : context 2020-10-14 00:52:50 +02:00
Anthony Scemama
6c9ab49366
Update README.md 2020-10-13 15:12:27 +02:00
Anthony Scemama
0e4d318dcf
Initial commit 2020-10-13 15:08:11 +02:00