Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fiished the multidirectory dependencies #10

Open
wants to merge 365 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 14, 2016

  1. tmp commit

    Adam Jirasek committed Nov 14, 2016
    Configuration menu
    Copy the full SHA
    53b5d7e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2016

  1. Configuration menu
    Copy the full SHA
    aaeb869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e31a63 View commit details
    Browse the repository at this point in the history
  3. additional changes

    libm3l committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    58e7fd2 View commit details
    Browse the repository at this point in the history
  4. bug in python script

    libm3l committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    428dd8e View commit details
    Browse the repository at this point in the history
  5. remove barriers

    libm3l committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    784d051 View commit details
    Browse the repository at this point in the history
  6. added prototype of mpi_read

    libm3l committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    abceecf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0be727 View commit details
    Browse the repository at this point in the history
  8. finish mpi_read

    libm3l committed Nov 15, 2016
    Configuration menu
    Copy the full SHA
    e91822d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2016

  1. tie everything to RANK index

    libm3l committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    6682704 View commit details
    Browse the repository at this point in the history
  2. release memory

    libm3l committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    d19026d View commit details
    Browse the repository at this point in the history
  3. add missing recursive instruction

    Adam Jirasek committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    2ad306f View commit details
    Browse the repository at this point in the history
  4. add size of data to stdoutput

    Adam Jirasek committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    93a3227 View commit details
    Browse the repository at this point in the history
  5. protect agains NULL communicator

    Adam Jirasek committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    ee0c3d7 View commit details
    Browse the repository at this point in the history
  6. sync return parameters for MPI_COMM_NULL

    Adam Jirasek committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    eaa7691 View commit details
    Browse the repository at this point in the history
  7. change output

    Adam Jirasek committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    7d8ea52 View commit details
    Browse the repository at this point in the history
  8. add saving and reading group file

    Adam Jirasek committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    aa09b6c View commit details
    Browse the repository at this point in the history
  9. add prototyme of NM model for MPI WRITE

    Adam Jirasek committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    aa09ed9 View commit details
    Browse the repository at this point in the history
  10. example module cleanup

    Adam Jirasek committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    9073db9 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2016

  1. Configuration menu
    Copy the full SHA
    e34259c View commit details
    Browse the repository at this point in the history
  2. correct typo

    Adam Jirasek committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    b06473a View commit details
    Browse the repository at this point in the history
  3. add linking python scripts

    Adam Jirasek committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    fc9ad44 View commit details
    Browse the repository at this point in the history
  4. add accessories and the first utility

    Adam Jirasek committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    0c9b14a View commit details
    Browse the repository at this point in the history
  5. add to main Makefile

    Adam Jirasek committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    a8c0ec2 View commit details
    Browse the repository at this point in the history
  6. tmp commit

    Adam Jirasek committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    56e71ac View commit details
    Browse the repository at this point in the history
  7. add option SCAN to read and cat

    Adam Jirasek committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    ece3d6c View commit details
    Browse the repository at this point in the history
  8. for scanning purposes - read and print scalar values

    Adam Jirasek committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    6555949 View commit details
    Browse the repository at this point in the history
  9. add additional output info to fll_cat

    Adam Jirasek committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    9b0e2fc View commit details
    Browse the repository at this point in the history
  10. udpate printout

    Adam Jirasek committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    fed9669 View commit details
    Browse the repository at this point in the history
  11. fix bug in fll_read

    Adam Jirasek committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    5d3bbd6 View commit details
    Browse the repository at this point in the history
  12. update example to separate files

    Adam Jirasek committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    a4bc64e View commit details
    Browse the repository at this point in the history
  13. add color output

    Adam Jirasek committed Nov 17, 2016
    Configuration menu
    Copy the full SHA
    f2b292f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2016

  1. Configuration menu
    Copy the full SHA
    8c44988 View commit details
    Browse the repository at this point in the history
  2. fix for python 3

    libm3l committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    e4a399c View commit details
    Browse the repository at this point in the history
  3. add prototype of function

    Adam Jirasek committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    2ca1a8d View commit details
    Browse the repository at this point in the history
  4. rename function to be consistent with other functions

    Adam Jirasek committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    527fab6 View commit details
    Browse the repository at this point in the history
  5. finish IO structure subroutine

    Adam Jirasek committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    7a18a6b View commit details
    Browse the repository at this point in the history
  6. finish MPI-IO in N-M mode

    Adam Jirasek committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    f3cd252 View commit details
    Browse the repository at this point in the history
  7. remove *.py from list of default files

    Adam Jirasek committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    30a7812 View commit details
    Browse the repository at this point in the history
  8. fix bug

    Adam Jirasek committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    598a479 View commit details
    Browse the repository at this point in the history
  9. remove loops from readwrite routines

    Adam Jirasek committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    f43b545 View commit details
    Browse the repository at this point in the history
  10. expand example

    Adam Jirasek committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    9b92139 View commit details
    Browse the repository at this point in the history
  11. remove forgotten - (dash) from output

    Adam Jirasek committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    913860c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2016

  1. update fll_py output

    libm3l committed Nov 19, 2016
    Configuration menu
    Copy the full SHA
    14b6d8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76a420f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2016

  1. update README

    libm3l committed Nov 20, 2016
    Configuration menu
    Copy the full SHA
    0d1e129 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2016

  1. Configuration menu
    Copy the full SHA
    320a86f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50f5350 View commit details
    Browse the repository at this point in the history
  3. add saving individual files

    libm3l committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    7fa8ed3 View commit details
    Browse the repository at this point in the history
  4. fix bug in writing FFA format files

    Adam Jirasek committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    912f807 View commit details
    Browse the repository at this point in the history
  5. add test with writing single merged file

    Adam Jirasek committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    ba9499c View commit details
    Browse the repository at this point in the history
  6. write size of data set

    Adam Jirasek committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    ca8bf6c View commit details
    Browse the repository at this point in the history
  7. add ffa format to fll_cat

    Adam Jirasek committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    3e7107f View commit details
    Browse the repository at this point in the history
  8. add scan option to FFA format read

    Adam Jirasek committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    46bf805 View commit details
    Browse the repository at this point in the history
  9. fix bindir definition

    Adam Jirasek committed Nov 21, 2016
    Configuration menu
    Copy the full SHA
    7386ed5 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2016

  1. rename function

    Adam Jirasek committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    acc80c8 View commit details
    Browse the repository at this point in the history
  2. add S-N-M model

    Adam Jirasek committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    0aee4fa View commit details
    Browse the repository at this point in the history
  3. bug fix in fll_mpi_write_nm model

    Adam Jirasek committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    edf482b View commit details
    Browse the repository at this point in the history
  4. correct typo

    Adam Jirasek committed Nov 22, 2016
    Configuration menu
    Copy the full SHA
    f6c9a47 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2016

  1. change SEND to SSEND

    libm3l committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    2f78b62 View commit details
    Browse the repository at this point in the history
  2. add fll_convert

    libm3l committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    5977a4f View commit details
    Browse the repository at this point in the history
  3. add printout

    libm3l committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    9f605f3 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2016

  1. Merge branch 'Development' of https://github.com/libm3l/fll into Deve…

    …lopment
    Adam Jirasek committed Nov 28, 2016
    Configuration menu
    Copy the full SHA
    545ea92 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2016

  1. cleanup colors in fll_convert python script

    Adam Jirasek committed Dec 2, 2016
    Configuration menu
    Copy the full SHA
    580fc72 View commit details
    Browse the repository at this point in the history
  2. fix bu reading/writing strings

    Adam Jirasek committed Dec 2, 2016
    Configuration menu
    Copy the full SHA
    cba0040 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. do not use --convert big endian

    Do not use compillation lag --convert  big_endian
    for FFA files, specify in OPEN statement
    Adam Jirasek committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    af3d844 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2016

  1. get rid of big endian

    libm3l committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    8570e91 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2016

  1. clear comment in fll_locate

    Adam Jirasek committed Dec 8, 2016
    Configuration menu
    Copy the full SHA
    39c4f27 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2016

  1. Configuration menu
    Copy the full SHA
    9276b6c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2016

  1. add name to diag

    libm3l committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    4b26c66 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2016

  1. Configuration menu
    Copy the full SHA
    733143b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2016

  1. add check if ffa-v2 format

    Adam Jirasek committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    46f20da View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/libm3l/fll

    Adam Jirasek committed Dec 15, 2016
    Configuration menu
    Copy the full SHA
    8adc913 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

  1. Configuration menu
    Copy the full SHA
    3e7826d View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2016

  1. fix problem with FFA files

    libm3l committed Dec 27, 2016
    Configuration menu
    Copy the full SHA
    a9d4167 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2016

  1. some additional fixes

    Adam Jirasek committed Dec 28, 2016
    Configuration menu
    Copy the full SHA
    7243aca View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2017

  1. add A as a single char

    Adam Jirasek committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    0672050 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2017

  1. Adding -i (--ignore) option to list modules which are found in depend…

    …encies
    
    but should be ignored. This is useful when the code is linked to external
    libraries.
    tsigarid committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    6f886ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc8b001 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2017

  1. remove absolete lines

    Adam Jirasek committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    b2b7201 View commit details
    Browse the repository at this point in the history
  2. correct err statement

    Adam Jirasek committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    9bd074f View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. add reading old format for pointwise

    Adam Jirasek committed May 2, 2017
    Configuration menu
    Copy the full SHA
    d596f05 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. Add link to fll

    libm3l authored May 17, 2017
    Configuration menu
    Copy the full SHA
    c31b6b6 View commit details
    Browse the repository at this point in the history
  2. adding paragraph to README.md

    libm3l authored May 17, 2017
    Configuration menu
    Copy the full SHA
    9a4e67c View commit details
    Browse the repository at this point in the history
  3. Update README.md

    libm3l authored May 17, 2017
    Configuration menu
    Copy the full SHA
    348a675 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. add type of verbose

    complete readme file
    Adam Jirasek committed May 19, 2017
    Configuration menu
    Copy the full SHA
    4ea47bb View commit details
    Browse the repository at this point in the history
  2. update verbosity of output during depend phase

    Adam Jirasek committed May 19, 2017
    Configuration menu
    Copy the full SHA
    0bde161 View commit details
    Browse the repository at this point in the history
  3. update output verbosity details

    Adam Jirasek committed May 19, 2017
    Configuration menu
    Copy the full SHA
    957eb58 View commit details
    Browse the repository at this point in the history
  4. fix readme file

    Adam Jirasek committed May 19, 2017
    Configuration menu
    Copy the full SHA
    ed03a62 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. update fort_depend

    Adam Jirasek committed May 22, 2017
    Configuration menu
    Copy the full SHA
    0623210 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19c20b9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/libm3l/fll

    Adam Jirasek committed May 22, 2017
    Configuration menu
    Copy the full SHA
    204664c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'Development'

    Adam Jirasek committed May 22, 2017
    Configuration menu
    Copy the full SHA
    fc37d8b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. update dependency files

    Adam Jirasek committed May 23, 2017
    Configuration menu
    Copy the full SHA
    ef4fb60 View commit details
    Browse the repository at this point in the history
  2. fix makefile

    Adam Jirasek committed May 23, 2017
    Configuration menu
    Copy the full SHA
    5c5248c View commit details
    Browse the repository at this point in the history
  3. updated stdout

    Adam Jirasek committed May 23, 2017
    Configuration menu
    Copy the full SHA
    08e5015 View commit details
    Browse the repository at this point in the history
  4. tmp commit

    Adam Jirasek committed May 23, 2017
    Configuration menu
    Copy the full SHA
    37016d0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/gkenway/fort_depend.py in…

    …to merge
    
    Conflicts:
    	fort_depend.py
    Adam Jirasek committed May 23, 2017
    Configuration menu
    Copy the full SHA
    1d93991 View commit details
    Browse the repository at this point in the history
  6. fix in dep script

    Adam Jirasek committed May 23, 2017
    Configuration menu
    Copy the full SHA
    c81011f View commit details
    Browse the repository at this point in the history
  7. remove mpif90

    Adam Jirasek committed May 23, 2017
    Configuration menu
    Copy the full SHA
    c161451 View commit details
    Browse the repository at this point in the history
  8. fix intel config files

    Adam Jirasek committed May 23, 2017
    Configuration menu
    Copy the full SHA
    da62ed0 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2017

  1. Merge branch 'environment' of https://github.com/bprichar/fort_depend.py

     into MM
    
    Conflicts:
    	fort_depend.py
    Adam Jirasek committed May 25, 2017
    Configuration menu
    Copy the full SHA
    58c4907 View commit details
    Browse the repository at this point in the history
  2. cpecify for intel debug and add comments to configure.py

    Adam Jirasek committed May 25, 2017
    Configuration menu
    Copy the full SHA
    fba8400 View commit details
    Browse the repository at this point in the history
  3. remove absolete file

    Adam Jirasek committed May 25, 2017
    Configuration menu
    Copy the full SHA
    6fdfc79 View commit details
    Browse the repository at this point in the history
  4. rename project.dep to depend.mk

    Adam Jirasek committed May 25, 2017
    Configuration menu
    Copy the full SHA
    48d0a92 View commit details
    Browse the repository at this point in the history
  5. fix Makefiles for new depend.mk name

    Adam Jirasek committed May 25, 2017
    Configuration menu
    Copy the full SHA
    4f0bedd View commit details
    Browse the repository at this point in the history
  6. fix some additional errors

    Adam Jirasek committed May 25, 2017
    Configuration menu
    Copy the full SHA
    bfde822 View commit details
    Browse the repository at this point in the history
  7. Fix err lines, sync with current implementation

    Adam Jirasek committed May 25, 2017
    Configuration menu
    Copy the full SHA
    d90ef21 View commit details
    Browse the repository at this point in the history
  8. add notice about installation to INSTALL file

    Adam Jirasek committed May 25, 2017
    Configuration menu
    Copy the full SHA
    a7b7c3e View commit details
    Browse the repository at this point in the history

Commits on May 26, 2017

  1. specify lenght of file name at rading

    Adam Jirasek committed May 26, 2017
    Configuration menu
    Copy the full SHA
    6ee34ef View commit details
    Browse the repository at this point in the history

Commits on May 27, 2017

  1. tmp commit

    libm3l committed May 27, 2017
    Configuration menu
    Copy the full SHA
    a001c14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b83bd5 View commit details
    Browse the repository at this point in the history
  3. commit latest changes

    libm3l committed May 27, 2017
    Configuration menu
    Copy the full SHA
    36bb8c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ed4ec0a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2017

  1. fix utf-8 file reading problem

    libm3l committed May 30, 2017
    Configuration menu
    Copy the full SHA
    ab7db50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e97890 View commit details
    Browse the repository at this point in the history
  3. disable stdio, distracting

    Adam Jirasek committed May 30, 2017
    Configuration menu
    Copy the full SHA
    3ade0c5 View commit details
    Browse the repository at this point in the history
  4. update MIP-IO example

    Adam Jirasek committed May 30, 2017
    Configuration menu
    Copy the full SHA
    d3afa72 View commit details
    Browse the repository at this point in the history
  5. tweak with number of files

    Adam Jirasek committed May 30, 2017
    Configuration menu
    Copy the full SHA
    8a8e7cf View commit details
    Browse the repository at this point in the history
  6. add --dir -d option to fll_cat

    Adam Jirasek committed May 30, 2017
    Configuration menu
    Copy the full SHA
    f1242c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2017

  1. update dep script for pyhton2.x

    Adam Jirasek committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    73f8b76 View commit details
    Browse the repository at this point in the history
  2. update for python2.x

    Adam Jirasek committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    4d4c1ba View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/libm3l/fort_depend.py

    Conflicts:
    	fort_depend.py
    Adam Jirasek committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    60f0f21 View commit details
    Browse the repository at this point in the history
  4. fix declarations for older version of fortran

    CONTIGUOUS not defined for older versions
    Adam Jirasek committed Jun 2, 2017
    Configuration menu
    Copy the full SHA
    a585038 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2017

  1. updated depend files

    libm3l committed Jun 3, 2017
    Configuration menu
    Copy the full SHA
    a81b458 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    679d7f3 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

  1. fix locate bug

    Adam Jirasek committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    ce86328 View commit details
    Browse the repository at this point in the history
  2. add read record function

    Adam Jirasek committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    9b5ba56 View commit details
    Browse the repository at this point in the history
  3. cleanup

    Adam Jirasek committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    a5f95d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2017

  1. Configuration menu
    Copy the full SHA
    9a7e243 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2017

  1. add scan file function

    Adam Jirasek committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    50e4b50 View commit details
    Browse the repository at this point in the history
  2. update fll_read_record

    fll_read_record can use already existing list from fll_file_scan
    function. If this points in NULL, fll_read_record will create
    the list and remove it too
    Adam Jirasek committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    a8719ff View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2017

  1. use standard function to get size of data set

    Adam Jirasek committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    a27cc1c View commit details
    Browse the repository at this point in the history
  2. replace partition with process

    Adam Jirasek committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    78c9a29 View commit details
    Browse the repository at this point in the history
  3. update documentation

    Adam Jirasek committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    3f06cb8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2017

  1. fix dependency script

    Adam Jirasek committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    985fbcf View commit details
    Browse the repository at this point in the history
  2. add break to for loop

    Adam Jirasek committed Jul 3, 2017
    Configuration menu
    Copy the full SHA
    16fce51 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

  1. fix Makefile in examples

    Adam Jirasek committed Jul 13, 2017
    Configuration menu
    Copy the full SHA
    b20ced8 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. fix two thigs - module names and fitler files

    - module names, fix if module name contains word module
    - add extensions f, f90, F, F90
    libm3l committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    f37fd36 View commit details
    Browse the repository at this point in the history
  2. add fixed depend script

    libm3l committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    6899cf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ab0f9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f3c5d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2017

  1. fix module replacement for v2

    Adam Jirasek committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    92be0d3 View commit details
    Browse the repository at this point in the history
  2. update to new dependency script

    Adam Jirasek committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    86b0f3d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'Development'

    Adam Jirasek committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    07c92a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2017

  1. modify dep list

    when specified list of preferred dirs with files,
    find its absolute path and loop only those
    Adam Jirasek committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    c92a820 View commit details
    Browse the repository at this point in the history
  2. add improved dependency script

    Adam Jirasek committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    d94488e View commit details
    Browse the repository at this point in the history
  3. udated dependency script

    libm3l committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    0d26780 View commit details
    Browse the repository at this point in the history
  4. updated dependency files

    libm3l committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    44fad34 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'Development'

    libm3l committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    9a18fc4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d71bb5 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'Development'

    libm3l committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    0383fbc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f610e12 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'Development'

    libm3l committed Jul 28, 2017
    Configuration menu
    Copy the full SHA
    e213095 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    22a3309 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2c5befb View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2017

  1. update to different search algoritm

    Update so that in -d you an spedicy subdirectory containing directories
    with source files
    libm3l committed Jul 29, 2017
    Configuration menu
    Copy the full SHA
    8024865 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d7d21b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b79c9e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2017

  1. use updated version of fort_depend script

    Adam Jirasek committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    782a3e2 View commit details
    Browse the repository at this point in the history
  2. update to recovered dependency script

    Adam Jirasek committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    8da1f5d View commit details
    Browse the repository at this point in the history
  3. bug in loop, terminated prematurely

    Adam Jirasek committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    8d0f789 View commit details
    Browse the repository at this point in the history
  4. add - to include

    Adam Jirasek committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    1ab5266 View commit details
    Browse the repository at this point in the history
  5. fix dep /

    Adam Jirasek committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    0f68b59 View commit details
    Browse the repository at this point in the history
  6. fix current path slashes

    Adam Jirasek committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    a4b3ef6 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. fix bug in stitch rutine

    once node is emmpty set PCHILD to NULL
    Adam Jirasek committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    f089d2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd1b956 View commit details
    Browse the repository at this point in the history
  3. add updated dep script

    Adam Jirasek committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    b73285b View commit details
    Browse the repository at this point in the history
  4. treat if -d contains external libraries

    Adam Jirasek committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    06a1638 View commit details
    Browse the repository at this point in the history
  5. updated dep script

    Adam Jirasek committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    b1420bc View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2017

  1. set istat = 0 if retval == 0

    Adam Jirasek committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    240f16a View commit details
    Browse the repository at this point in the history
  2. new fix

    Adam Jirasek committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    c0055d3 View commit details
    Browse the repository at this point in the history
  3. updted version of dependency script

    Adam Jirasek committed Aug 2, 2017
    Configuration menu
    Copy the full SHA
    8eb16f2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2017

  1. Configuration menu
    Copy the full SHA
    466eafa View commit details
    Browse the repository at this point in the history
  2. update depend script

    libm3l committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    530aeb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2017

  1. expand err statements in Cp, Mv

    Adam Jirasek committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    d19d638 View commit details
    Browse the repository at this point in the history
  2. if data set not found, nullify pointer

    Adam Jirasek committed Aug 4, 2017
    Configuration menu
    Copy the full SHA
    66cd064 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

  1. correct parameter err message

    Adam Jirasek committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    e20e712 View commit details
    Browse the repository at this point in the history
  2. add fll_rename function

    Adam Jirasek committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    bd64d11 View commit details
    Browse the repository at this point in the history
  3. fix length of character in declaration

    Adam Jirasek committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    7d06120 View commit details
    Browse the repository at this point in the history
  4. got to big endian in FLL format

    Adam Jirasek committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    619d524 View commit details
    Browse the repository at this point in the history
  5. fix err statement

    Adam Jirasek committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    0ebb3fe View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2017

  1. fix error in fll_duplicate

    libm3l committed Aug 12, 2017
    Configuration menu
    Copy the full SHA
    f9b0075 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2017

  1. Merge branch 'Development' of https://github.com/libm3l/fll into Deve…

    …lopment
    Adam Jirasek committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    40746d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. extend ffa_convert

    Adam Jirasek committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    9bec704 View commit details
    Browse the repository at this point in the history
  2. add check for input parameters to python wrappers

    Adam Jirasek committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    c29fe44 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2017

  1. add reading of ucd surface mesh files

    Adam Jirasek committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    d0549da View commit details
    Browse the repository at this point in the history
  2. cleanup

    Adam Jirasek committed Aug 21, 2017
    Configuration menu
    Copy the full SHA
    17b7b53 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2017

  1. add miscalenuous

    add miscalenuous
    libm3l committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    99b590b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30cc83a View commit details
    Browse the repository at this point in the history
  3. add type of integer

    Adam Jirasek committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    6e6d5f6 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'Development' of https://github.com/libm3l/fll into Deve…

    …lopment
    Adam Jirasek committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    0bd5b17 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2017

  1. fix bug in python wrapper

    Adam Jirasek committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    305dd3a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2017

  1. Update fort_depend.py

    libm3l authored Sep 7, 2017
    Configuration menu
    Copy the full SHA
    aab2bf5 View commit details
    Browse the repository at this point in the history
  2. add option for building static library

    Adam Jirasek committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    e738069 View commit details
    Browse the repository at this point in the history
  3. replace INSTALL by mv

    Adam Jirasek committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    29d24df View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2017

  1. add date and time to output

    Adam Jirasek committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    306b8c6 View commit details
    Browse the repository at this point in the history
  2. add date and time to dependency script

    Adam Jirasek committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    df6986d View commit details
    Browse the repository at this point in the history
  3. fix bug causing SIGSEGV in printout

    Adam Jirasek committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    4d26e4c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. fix bug

    Adam Jirasek committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    68b6954 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2017

  1. fix Makefile, make .a library at install too

    Adam Jirasek committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    76b8017 View commit details
    Browse the repository at this point in the history
  2. print name of header node

    Adam Jirasek committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    4e124d2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. fix L and S type for long and short text when exporting to external f…

    …ormat
    Adam Jirasek committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    7a488e1 View commit details
    Browse the repository at this point in the history
  2. fix compillation error

    Adam Jirasek committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    cd15592 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

  1. fix error in fll_mv

    Adam Jirasek committed Nov 8, 2017
    Configuration menu
    Copy the full SHA
    1399157 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2017

  1. Configuration menu
    Copy the full SHA
    16890e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc93ef5 View commit details
    Browse the repository at this point in the history
  3. avoid cp and mv to itself

    libm3l committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    18efece View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. fix bugs

    Adam Jirasek committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    8dff25f View commit details
    Browse the repository at this point in the history
  2. fix logical bug

    Adam Jirasek committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    c8c8086 View commit details
    Browse the repository at this point in the history
  3. add optional ACTION to locate and getndata

    Adam Jirasek committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    84cc33d View commit details
    Browse the repository at this point in the history
  4. define optional ACTION

    Adam Jirasek committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    2a510ed View commit details
    Browse the repository at this point in the history
  5. add optional ACTION to deattach

    Adam Jirasek committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    cb584f5 View commit details
    Browse the repository at this point in the history
  6. another functions with optional ACTION

    Adam Jirasek committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    8944851 View commit details
    Browse the repository at this point in the history
  7. add optional ACTION to fll_getnbytes

    Adam Jirasek committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    f5d8a40 View commit details
    Browse the repository at this point in the history
  8. add optional ACTION to fll_funct_prt

    Adam Jirasek committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    b2a5336 View commit details
    Browse the repository at this point in the history
  9. add optional ACTION to fll_cp and fll_rm

    Adam Jirasek committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    5c91439 View commit details
    Browse the repository at this point in the history
  10. add optional ACTION

    Adam Jirasek committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    7ba50cb View commit details
    Browse the repository at this point in the history
  11. add optional ACTION to fll_read

    Adam Jirasek committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    42bc796 View commit details
    Browse the repository at this point in the history
  12. add optional ACTION

    Adam Jirasek committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    53b7ec0 View commit details
    Browse the repository at this point in the history
  13. add optional ACTION to fll_read_record

    Adam Jirasek committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    d16ea71 View commit details
    Browse the repository at this point in the history
  14. sync ERR statements

    Adam Jirasek committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    7ddbb1b View commit details
    Browse the repository at this point in the history
  15. add PLIST description

    Adam Jirasek committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    fa3775d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. rename LOC_ACT variable

    Adam Jirasek committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    256a946 View commit details
    Browse the repository at this point in the history
  2. change ACTION to ERRMSG

    Adam Jirasek committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    0a4c9b1 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2017

  1. ad optional parameters to calls

    Adam Jirasek committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    3f16283 View commit details
    Browse the repository at this point in the history
  2. read - add optional parameter ERRMSG

    Adam Jirasek committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    ed1958c View commit details
    Browse the repository at this point in the history
  3. add optional ERRMSG to write

    Adam Jirasek committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    73ef332 View commit details
    Browse the repository at this point in the history
  4. add ERRMSG to mpi routines

    Adam Jirasek committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    dc4d531 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. add STOP to FLL_OUT

    Adam Jirasek committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    392d878 View commit details
    Browse the repository at this point in the history
  2. cosmetic changes

    Adam Jirasek committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    7d5416f View commit details
    Browse the repository at this point in the history
  3. add missing depend.mk in ReadRecord

    Adam Jirasek committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    320a08e View commit details
    Browse the repository at this point in the history
  4. add optional parameter for color

    Adam Jirasek committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    b2cc572 View commit details
    Browse the repository at this point in the history
  5. add color to fll_cat accessory

    Adam Jirasek committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    8e53cd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. add missing fll_out

    Adam Jirasek committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    217abf9 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2017

  1. fix bug in locate

    Adam Jirasek committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    53c95e3 View commit details
    Browse the repository at this point in the history
  2. finish fll_sweep

    Adam Jirasek committed Nov 22, 2017
    Configuration menu
    Copy the full SHA
    15da3c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. sync ERR line numbers

    Adam Jirasek committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    97eff38 View commit details
    Browse the repository at this point in the history
  2. update Makefile for mpif90 command check

    Adam Jirasek committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    f98ab6b View commit details
    Browse the repository at this point in the history
  3. improve MPIF90 check in Makefiles

    Adam Jirasek committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    ef3e654 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2017

  1. add comments to file header

    Adam Jirasek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    a03043b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'Development' of https://github.com/libm3l/fll into Deve…

    …lopment
    
    Conflicts:
    	README.md
    Adam Jirasek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    5742714 View commit details
    Browse the repository at this point in the history
  3. add comments

    libm3l authored Nov 29, 2017
    Configuration menu
    Copy the full SHA
    817c4ab View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/libm3l/fort_depend.py

    Conflicts:
    	fort_depend.py
    Adam Jirasek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    44891e4 View commit details
    Browse the repository at this point in the history
  5. merge

    Adam Jirasek committed Nov 29, 2017
    Configuration menu
    Copy the full SHA
    500387d View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. add latest changes

    Adam Jirasek committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    7dd6bb6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

  1. add additional comment lines

    Adam Jirasek committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    9192494 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2017

  1. add keywords on module line which should be igored

    - add keywords on module line which should be igored
    - change gmtime to local time
    Adam Jirasek committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    6b96c38 View commit details
    Browse the repository at this point in the history
  2. add status line

    Adam Jirasek committed Dec 13, 2017
    Configuration menu
    Copy the full SHA
    ce53bd9 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Configuration menu
    Copy the full SHA
    b153dfb View commit details
    Browse the repository at this point in the history