Changeset 5477
- Timestamp:
- Jan 15, 2025, 6:22:30 PM (10 hours ago)
- Location:
- LMDZ6/trunk/libf/phy_common
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phy_common/mod_phys_lmdz_mpi_transfert.f90
r5268 r5477 65 65 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 66 66 67 !! -- Les chaine de charact ère -- !!67 !! -- Les chaine de charactere -- !! 68 68 69 69 SUBROUTINE bcast_mpi_c(var1) -
LMDZ6/trunk/libf/phy_common/mod_phys_lmdz_omp_transfert.f90
r5268 r5477 116 116 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 117 117 118 !! -- Les chaine de charact ère -- !!118 !! -- Les chaine de charactere -- !! 119 119 120 120 SUBROUTINE bcast_omp_c(var) -
LMDZ6/trunk/libf/phy_common/mod_phys_lmdz_transfert_para.f90
r5268 r5477 57 57 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 58 58 59 !! -- Les chaine de charact ère -- !!59 !! -- Les chaine de charactere -- !! 60 60 61 61 SUBROUTINE bcast_c(var)
Note: See TracChangeset
for help on using the changeset viewer.