Skip to content

Commit f76bc1c

Browse files
committed
xcompact interface und FTLE/aFTLE
1 parent 49b9e53 commit f76bc1c

31 files changed

Lines changed: 6752 additions & 47 deletions

aftle/.cpl/barrierField.c

Lines changed: 1805 additions & 0 deletions
Large diffs are not rendered by default.

aftle/.cpl/barrierField.d

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
LOADLIBES+=-lm
2+
3+
barrierField : .cpl/barrierField.o /usr/local/fri/complex.o /usr/local/fri/fft.o /usr/local/fri/rbmat.o /usr/local/fri/parallel.o .cpl/wallclock.o /usr/local/fri/rtchecks.o /usr/local/fri/CHARbyCHAR.o /usr/local/fri/inputready.o .cpl/ftledata.o .cpl/xCompactInterface.o
4+
$(CC) $(LDFLAGS) -o barrierField .cpl/barrierField.o /usr/local/fri/complex.o /usr/local/fri/fft.o /usr/local/fri/rbmat.o /usr/local/fri/parallel.o .cpl/wallclock.o /usr/local/fri/rtchecks.o /usr/local/fri/CHARbyCHAR.o /usr/local/fri/inputready.o .cpl/ftledata.o .cpl/xCompactInterface.o $(LOADLIBES) $(LDLIBS)
5+
6+
.cpl/barrierField.c .cpl/barrierField.d : barrierField.cpl /usr/local/fri/complex.cpl /usr/local/fri/fft.cpl /usr/local/fri/fft.cmn /usr/local/fri/rbmat.cpl /usr/local/fri/matrix.cmn /usr/local/fri/parallel.cpl wallclock.cpl /usr/local/fri/rtchecks.cpl /usr/local/fri/CHARbyCHAR.cpl /usr/local/fri/inputready.cpl ftledata.cpl xCompactInterface.cpl

aftle/.cpl/barrierField.o

100 KB
Binary file not shown.

aftle/.cpl/ftledata.c

Lines changed: 1415 additions & 0 deletions
Large diffs are not rendered by default.

aftle/.cpl/ftledata.o

57.2 KB
Binary file not shown.

aftle/.cpl/wallclock.c

Lines changed: 599 additions & 0 deletions
Large diffs are not rendered by default.

aftle/.cpl/wallclock.o

1.75 KB
Binary file not shown.

aftle/.cpl/xCompactInterface.c

Lines changed: 1044 additions & 0 deletions
Large diffs are not rendered by default.

aftle/.cpl/xCompactInterface.o

25.1 KB
Binary file not shown.

aftle/LICENSE

Lines changed: 674 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)