• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

Coords.datH A D27-Jan-202193 43

LICENSEH A D27-Jan-20211.6 KiB3526

OtherfileH A D27-Jan-202151 63

READMEH A D27-Jan-2021607 1410

XY.fdfH A D27-Jan-202132 32

arch.makeH A D27-Jan-2021705 4134

coords.fdfH A D27-Jan-2021554 1612

fdf.F90H A D27-Jan-2021117.9 KiB3,3921,969

fdf.StandardH A D27-Jan-20213.2 KiB9665

fdf_units.pyH A D27-Jan-20215.3 KiB202165

hostfileH A D27-Jan-202127 43

io_fdf.F90H A D27-Jan-20216.9 KiB229113

iso_fortran_env.F90H A D27-Jan-2021194 83

makefileH A D27-Jan-20211.4 KiB6229

parse.F90H A D27-Jan-202160.6 KiB1,8431,016

prec.F90H A D27-Jan-2021689 283

sample.F90H A D27-Jan-20215.4 KiB202149

sample.fdfH A D27-Jan-20211.5 KiB3523

submit.shH A D27-Jan-2021949 3027

utils.F90H A D27-Jan-202114.4 KiB463241

README

1The FDF package, designed by Alberto Garcia and Jose Soler, has been
2reimplemented by Raul de la Cruz (Barcelona Supercomputer Center).
3
4The library is memory-side instead of file-oriented, and works better
5and faster than before. Supports MPI executions (outputs have
6different names for each node), Cluster mode (at least one node only
7has access to the input file) and Blocking mode (reading phase is
8split in several steps for huge execution in shared-filesystems).
9
10We request that the copyright notices in the code be kept if the package
11is eventually used as part of another program.
12
13September 2007
14