2
I Use This!
Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
The source files are now in Lorene/Export/C++/ More... over 23 years ago
Cleaner version More... over 23 years ago
The target in Makefile_lib and Makefile_lib_g is now Lorene/Lib/date_mark in order to have correct behavior on fast computers. More... over 23 years ago
Adds the filling of the holes interiors More... over 23 years ago
#include "unites.h" is now local to Binaire::mass_adm(), in order not to make Lorene's units global variables. More... over 23 years ago
Change of the method to calculate derivatives with respect to the companion star More... over 23 years ago
Correction of missing 16 pi G factor in the ADM mass More... over 23 years ago
Exportation of Lorene Bhole_binaire object to a Cartesian grid More... over 23 years ago
Array bytes_big now created with a new char[] More... over 23 years ago
Installation instructions now in files INSTALL and INSTALL_linux More... over 23 years ago
Parameter compact added to the simplified constructor of class Mg3d More... over 23 years ago
test code for Mg3d class More... over 23 years ago
Addition of the simplified constructor More... over 23 years ago
Simplified constructor for class Mg3d More... over 23 years ago
Erase entirely the html directory before generating a new documentation More... over 23 years ago
Template Makefiles More... over 23 years ago
template files More... over 23 years ago
*** empty log message *** More... over 23 years ago
Path for EOS tables More... over 23 years ago
Return type of main changed from 'void' to 'int' More... over 23 years ago
Return type of main changed from 'void' to 'int'. More... over 23 years ago
Makefiles for coal/init_bin More... over 23 years ago
61 km -> 60 km More... over 23 years ago
Param file for coal More... over 23 years ago
Parameter files for corotating binaries with AkmalPR EOS More... over 23 years ago
Introduction of the new function f_eq() in the class Etoile_rot More... over 23 years ago
Better makefile More... over 23 years ago
Functions similar to the stdio fread/fwrite except that they ensure the big endian convention, whatever the system convention is. More... over 23 years ago
All writing/reading to a binary file are now performed according to the big endian convention, whatever the system is big endian or small endian, thanks to the functions fwrite_be and fread_be More... over 23 years ago
New functions fwrite_be and fread_be for writing/reading in a binary file according to the big endian convention. More... over 23 years ago