/[MITgcm]/MITgcm/eesupp/src
ViewVC logotype

Index of /MITgcm/eesupp/src

Files shown:82
Sticky Tag:


File Rev. Age Author Last log entry
 Parent Directory        
Makefile View Revision Graph  1.10  18 years  jmc   remove EXCH_Z_XY & _XYZ, EXCH_UV_AGRID_XY & _XYZ (have been replaced by _3D vers…
.cvsignore View Revision Graph  1.8  18 years  jmc   remove EXCH_Z_XY & _XYZ, EXCH_UV_AGRID_XY & _XYZ (have been replaced by _3D vers…
exch_uv_agrid_3d_rx.template View Revision Graph  1.2  18 years  jmc   fix this subroutine (before using it)
exch_uv_xyz_rx.template View Revision Graph  1.6  18 years  jmc   updated after changing some of EXCH2 S/R.
exch_xyz_rx.template View Revision Graph  1.6  18 years  jmc   updated after changing some of EXCH2 S/R.
exch_z_xy_rx.template View Revision Graph  1.6  18 years  jmc   updated after changing some of EXCH2 S/R.
exch_uv_agrid_xy_rx.template View Revision Graph  1.8  18 years  jmc   updated after changing some of EXCH2 S/R.
exch_uv_agrid_xyz_rx.template View Revision Graph  1.7  18 years  jmc   updated after changing some of EXCH2 S/R.
exch_z_3d_rx.template View Revision Graph  1.1  18 years  jmc   add _3D_ EXCH interface (=3.D version with 3rd dim in argument list)
exch_uv_3d_rx.template View Revision Graph  1.1  18 years  jmc   add _3D_ EXCH interface (=3.D version with 3rd dim in argument list)
exch_s3d_rx.template View Revision Graph  1.2  18 years  jmc   add _3D_ EXCH interface (=3.D version with 3rd dim in argument list)
exch_3d_rx.template View Revision Graph  1.1  18 years  jmc   add _3D_ EXCH interface (=3.D version with 3rd dim in argument list)
mdsfindunit.F View Revision Graph  1.2  18 years  ce107   Increased limit of open file descriptors to avoid unwarranted trouble
eesupp.flow View Revision Graph  1.4  18 years  ce107   Updated flow directive for bar_check so that TAF doesn't complain
global_vec_sum.F View Revision Graph  1.4  18 years  edhill   sometimes a from-scratch rewrite is the best fix
bar_check.F View Revision Graph  1.2  18 years  jmc   use print_error( , mythid)
print.F View Revision Graph  1.24  18 years  jmc   change PRINT_ERROR to use OpenMP Critical statement.
ini_threading_environment.F View Revision Graph  1.10  18 years  jmc   stop if MAX_NO_THREADS is too small.
eeboot_minimal.F View Revision Graph  1.17  18 years  jmc   change error msg: replace INI_PROCS by EEBOOT_MINIMAL
check_threads.F View Revision Graph  1.14  18 years  jmc   add the 1rst call to BAR_CHECK
sigreg.c View Revision Graph  1.5  19 years  edhill   hopefully fix sigreg problems for Martin
setrlstk.c View Revision Graph  1.2  19 years  edhill   hopefully fix sigreg problems for Martin
scatter_xz.F View Revision Graph  1.1  19 years  heimbach   Support routines for sliced useSingleCpuIO with fixes by M. Mazloff
gather_yz.F View Revision Graph  1.1  19 years  heimbach   Support routines for sliced useSingleCpuIO with fixes by M. Mazloff
gather_xz.F View Revision Graph  1.1  19 years  heimbach   Support routines for sliced useSingleCpuIO with fixes by M. Mazloff
scatter_yz.F View Revision Graph  1.1  19 years  heimbach   Support routines for sliced useSingleCpuIO with fixes by M. Mazloff
timers.F View Revision Graph  1.22  19 years  jmc   write warnings to errorMessageUnit (instead of standardMessageUnit)
eeintro_msg.F View Revision Graph  1.10  19 years  edhill   remove the BUILD_INFO.h include from CPP_EEOPTIONS.h
eesupp_ad_diff.list View Revision Graph  1.3  19 years  heimbach   Adding lef_zero.F
lef_zero.F View Revision Graph  1.1  19 years  jmc   taken out of external_fields_load.F (no longer used in external_fields_load)
diff_phase_multiple.F View Revision Graph  1.3  19 years  jmc   return FALSE when argument val1 (=time) < phase (find this useful to delay the …
main.F View Revision Graph  1.22  19 years  edhill   make embed_files act more like a normal package per JMC's suggestions
eeset_parms.F View Revision Graph  1.23  19 years  edhill   make embed_files act more like a normal package per JMC's suggestions
eedie.F View Revision Graph  1.8  19 years  ce107   Added calls to initialize and finalize the HPM Toolkit for performance counters …
gsl_ieee_env.c View Revision Graph  1.1  19 years  ce107   Introduce runtime floating point control into MITgcm using the GSL. main.F calls…
exch_rx_send_put_y.template View Revision Graph  1.6  19 years  cnh   Ooops - _BARRIER in wrong place wrt to local logical.
exch_rx_recv_get_x.template View Revision Graph  1.7  19 years  cnh   Ooops - _BARRIER in wrong place wrt to local logical.
exch_rx_recv_get_y.template View Revision Graph  1.7  19 years  cnh   Ooops - _BARRIER in wrong place wrt to local logical.
exch_rx_send_put_x.template View Revision Graph  1.6  19 years  cnh   Ooops - _BARRIER in wrong place wrt to local logical.
scatter_2d.F View Revision Graph  1.6  19 years  jmc   remove EXCH call: 1) Should not rely on this exchange (wrong if useCubedSphereEx…
gather_2d.F View Revision Graph  1.6  19 years  jmc   only needs CPP_EEOPTIONS.h
barrier.F View Revision Graph  1.13  19 years  cnh   Changes toward getting exf working multi-threaded. o added some opitonal consi…
exch_rx.template View Revision Graph  1.5  19 years  cnh   Added barrier that is needed for multi-threaded runs
bar2.F View Revision Graph  1.6  19 years  cnh   Changes that enable OpenMP based threads. Note - not all compute code is compati…
fill_cs_corner_uv_rs.F View Revision Graph  1.2  19 years  jmc   remove unused variables (reduces number of compiler warnings)
fill_cs_corner_tr_rl.F View Revision Graph  1.2  19 years  jmc   remove unused variables (reduces number of compiler warnings)
scatter_vector.F View Revision Graph  1.3  19 years  jmc   move local commom bloc /GlobalLo/ in EESUPPORT.h
gather_vector.F View Revision Graph  1.3  19 years  jmc   move local commom bloc /GlobalLo/ in EESUPPORT.h
ini_procs.F View Revision Graph  1.23  19 years  jmc   move local commom bloc /GlobalLo/ in EESUPPORT.h
different_multiple.F View Revision Graph  1.9  19 years  jmc   avoid 2 consecutive time-steps to be T (if freq is just half a multiple of dT) …
mds_byteswapr8.F View Revision Graph  1.1  19 years  jmc   move basic S/R (with no I/O, + used outside of pkg/mdsio) from pkg/mdsio to all…
mds_reclen.F View Revision Graph  1.1  19 years  jmc   move basic S/R (with no I/O, + used outside of pkg/mdsio) from pkg/mdsio to all…
mds_byteswapi4.F View Revision Graph  1.1  19 years  jmc   move basic S/R (with no I/O, + used outside of pkg/mdsio) from pkg/mdsio to all…
mds_byteswapr4.F View Revision Graph  1.1  19 years  jmc   move basic S/R (with no I/O, + used outside of pkg/mdsio) from pkg/mdsio to all…
ini_communication_patterns.F View Revision Graph  1.9  19 years  heimbach   Fix a declaration (pi,pj -> picnt,pjcnt)
nml_filter.F View Revision Graph  1.7  19 years  ce107   Changed SCRATCH files to named files to avoid mysterious runtime error on Blue G…
timer_stats.c View Revision Graph  1.2  20 years  ce107   Updated to give correct user, system and wallclock time.
exch_xy_rx.template View Revision Graph  1.5  20 years  jmc   call exch2 equivalent (within #ifdef ALLOW_EXCH2 / #endif)
exch_uv_xy_rx.template View Revision Graph  1.5  20 years  jmc   call exch2 equivalent (within #ifdef ALLOW_EXCH2 / #endif)
eeboot.F View Revision Graph  1.17  20 years  edhill   o do package initialization earlier in the boot-up sequence - make MNC follo…
exch_uv_rx_cube.template View Revision Graph  1.4  20 years  jmc   o change in EXCH_UV for CS-grid: add one u,v in the corner-halo region that al…
ptwrapper.c View Revision Graph  1.1  20 years  edhill   o multi-threading for compilers that do not support threading extensions - u…
exch_z_xyz_rx.template View Revision Graph  1.4  21 years  edhill   o fix the broken _R[48] items checked in to eesupp earlier today
exch_cycle_ebl.F View Revision Graph  1.5  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
gsum.F View Revision Graph  1.7  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
exch_init.F View Revision Graph  1.6  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
memsync.F View Revision Graph  1.6  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
eewrite_eeenv.F View Revision Graph  1.9  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
fool_the_compiler.F View Revision Graph  1.8  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
nml_set_terminator.F View Revision Graph  1.3  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
eedata_example.F View Revision Graph  1.5  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
global_sum.F View Revision Graph  1.12  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
utils.F View Revision Graph  1.15  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
global_max.F View Revision Graph  1.11  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
gsum_jam.F View Revision Graph  1.5  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
ini_jam.F View Revision Graph  1.6  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
exch_jam.F View Revision Graph  1.6  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
comm_stats.F View Revision Graph  1.6  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
dfile.F View Revision Graph  1.12  21 years  edhill   o cleanup comments (NO CODE CHANGES) in eesupp for protex o the "api reference…
tim.c View Revision Graph  1.6  21 years  edhill   o add various compilation tests to genmake2 so that it acts more like a typi…
exch_rx_cube.template View Revision Graph  1.3  23 years  cnh   Starting to bring comments up to date and format comments for document extracti…
exch_z_rx_cube.template View Revision Graph  1.3  23 years  cnh   Starting to bring comments up to date and format comments for document extracti…

  ViewVC Help
Powered by ViewVC 1.1.22