Skip to content

Commit

Permalink
Clang formatted tensor 2d extension
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcortesortuno committed Feb 2, 2024
1 parent d0ac9fb commit 4f28ab2
Show file tree
Hide file tree
Showing 3 changed files with 186 additions and 179 deletions.
1 change: 1 addition & 0 deletions fidimag/common/dipolar/demagcoef.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ to copyright protection within the United States.
*/

#include <math.h>
#include <stdlib.h>

double Newell_f(double x, double y, double z);
double Newell_g(double x, double y, double z);
Expand Down
Loading

0 comments on commit 4f28ab2

Please sign in to comment.