Skip to content

Commit

Permalink
Revert "comment co/x.h"
Browse files Browse the repository at this point in the history
This reverts commit 942d0cd.
  • Loading branch information
slitvinov committed Mar 13, 2024
1 parent 7ec9c30 commit c300a7a
Show file tree
Hide file tree
Showing 69 changed files with 69 additions and 69 deletions.
2 changes: 1 addition & 1 deletion example/area/tri/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>

Expand Down
2 changes: 1 addition & 1 deletion example/area/voronoi/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
2 changes: 1 addition & 1 deletion example/curv/mean/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
2 changes: 1 addition & 1 deletion example/eng/gompper_kroll/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
2 changes: 1 addition & 1 deletion example/eng/gompper_kroll_ade/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
2 changes: 1 addition & 1 deletion example/eng/juelicher/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
2 changes: 1 addition & 1 deletion example/eng/juelicher_ade/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
2 changes: 1 addition & 1 deletion example/eng/kantor/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
2 changes: 1 addition & 1 deletion example/eng/kantor_nelson/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
2 changes: 1 addition & 1 deletion example/eng/kantor_nelson_1st_order/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
2 changes: 1 addition & 1 deletion example/eng/meyer_et_al/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
2 changes: 1 addition & 1 deletion example/eng/meyer_et_al_ade/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
2 changes: 1 addition & 1 deletion example/force/area/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#include <co/f/area.h>
#include <co/memory.h>
#include <co/punto.h>
/* #include <co/x.h> */
#include <co/x.h>

static real *FX, *FY, *FZ;

Expand Down
2 changes: 1 addition & 1 deletion example/force/garea/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#include <co/f/garea.h>
#include <co/memory.h>
#include <co/punto.h>
/* #include <co/x.h> */
#include <co/x.h>

static real *FX, *FY, *FZ;

Expand Down
2 changes: 1 addition & 1 deletion example/force/gompper/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/ten.h>
#include <co/tri.h>
Expand Down
2 changes: 1 addition & 1 deletion example/force/gompper0/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#include <co/err.h>
#include <co/macro.h>
#include <co/util.h>
/* #include <co/x.h> */
#include <co/x.h>

#define FMT_IN CO_REAL_IN

Expand Down
2 changes: 1 addition & 1 deletion example/force/gompper_kroll/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/ten.h>
#include <co/tri.h>
Expand Down
2 changes: 1 addition & 1 deletion example/force/gompper_kroll0/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#include <co/err.h>
#include <co/macro.h>
#include <co/util.h>
/* #include <co/x.h> */
#include <co/x.h>

#define FMT_IN CO_REAL_IN

Expand Down
2 changes: 1 addition & 1 deletion example/force/gompper_kroll_ade/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/ten.h>
#include <co/tri.h>
Expand Down
2 changes: 1 addition & 1 deletion example/force/harmonic/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#include <real.h>
#include <co/memory.h>
#include <co/punto.h>
/* #include <co/x.h> */
#include <co/x.h>

static real *FX, *FY, *FZ;

Expand Down
2 changes: 1 addition & 1 deletion example/force/harmonic_ref/test/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#include <real.h>
#include <co/memory.h>
#include <co/punto.h>
/* #include <co/x.h> */
#include <co/x.h>

static real *FX, *FY, *FZ;

Expand Down
2 changes: 1 addition & 1 deletion example/force/juelicher/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
2 changes: 1 addition & 1 deletion example/force/juelicher0/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#include <co/err.h>
#include <co/macro.h>
#include <co/util.h>
/* #include <co/x.h> */
#include <co/x.h>

#define FMT_IN CO_REAL_IN

Expand Down
2 changes: 1 addition & 1 deletion example/force/juelicher_ade/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
2 changes: 1 addition & 1 deletion example/force/juelicher_cuda/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
2 changes: 1 addition & 1 deletion example/force/kantor/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#include <co/f/kantor.h>
#include <co/memory.h>
#include <co/punto.h>
/* #include <co/x.h> */
#include <co/x.h>

static real *FX, *FY, *FZ;

Expand Down
2 changes: 1 addition & 1 deletion example/force/kantor_nelson/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
2 changes: 1 addition & 1 deletion example/force/kantor_nelson_1st_order/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
2 changes: 1 addition & 1 deletion example/force/meyer0/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#include <co/err.h>
#include <co/macro.h>
#include <co/util.h>
/* #include <co/x.h> */
#include <co/x.h>

#define FMT_IN CO_REAL_IN

Expand Down
2 changes: 1 addition & 1 deletion example/force/meyer_et_al/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
2 changes: 1 addition & 1 deletion example/force/meyer_et_al_ade/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
2 changes: 1 addition & 1 deletion example/force/volume/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#include <real.h>
#include <co/memory.h>
#include <co/punto.h>
/* #include <co/x.h> */
#include <co/x.h>

static real *FX, *FY, *FZ;

Expand Down
2 changes: 1 addition & 1 deletion example/laplace/local/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

#include <real.h>
#include <co/err.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <co/vec.h>
#include <co/tri.h>
#include <co/memory.h>
Expand Down
2 changes: 1 addition & 1 deletion example/min/bit/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#include <co/util.h>
#include <co/vec.h>
#include <co/vtk.h>
/* #include <co/x.h> */
#include <co/x.h>

static const real pi = 3.141592653589793115997964;

Expand Down
2 changes: 1 addition & 1 deletion example/min/c0/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#include <co/ddih.h>
#include <co/dtri.h>
#include <co/bending.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <alg/x.h>
#include <alg/min.h>

Expand Down
2 changes: 1 addition & 1 deletion example/min/dynamic/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#include <co/ddih.h>
#include <co/dtri.h>
#include <co/bending.h>
/* #include <co/x.h> */
#include <co/x.h>

#define FMT_IN CO_REAL_IN

Expand Down
2 changes: 1 addition & 1 deletion example/min/gompper/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#include <co/err.h>
#include <co/macro.h>
#include <co/util.h>
/* #include <co/x.h> */
#include <co/x.h>

#include <alg/x.h>
#include <alg/min.h>
Expand Down
2 changes: 1 addition & 1 deletion example/min/helfrich_xin/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#include <co/ddih.h>
#include <co/dtri.h>
#include <co/bending.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <alg/x.h>
#include <alg/min.h>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#include <co/ddih.h>
#include <co/dtri.h>
#include <co/bending.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <alg/x.h>
#include <alg/min.h>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#include <co/ddih.h>
#include <co/dtri.h>
#include <co/bending.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <alg/x.h>
#include <alg/min.h>

Expand Down
2 changes: 1 addition & 1 deletion example/min/helfrich_xin_consistency/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#include <co/ddih.h>
#include <co/dtri.h>
#include <co/bending.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <alg/x.h>
#include <alg/min.h>

Expand Down
2 changes: 1 addition & 1 deletion example/min/helfrich_xin_explore/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#include <co/ddih.h>
#include <co/dtri.h>
#include <co/bending.h>
/* #include <co/x.h> */
#include <co/x.h>

static const real pi = 3.141592653589793115997964;

Expand Down
2 changes: 1 addition & 1 deletion example/min/helfrich_xin_fa/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#include <co/ddih.h>
#include <co/dtri.h>
#include <co/bending.h>
/* #include <co/x.h> */
#include <co/x.h>
#include <alg/x.h>
#include <alg/min.h>

Expand Down
Loading

0 comments on commit c300a7a

Please sign in to comment.