Changeset 945 for XIOS/trunk


Ignore:
Timestamp:
09/22/16 11:54:39 (8 years ago)
Author:
oabramkina
Message:

Reverting mesh.cpp to version 931.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/src/node/mesh.cpp

    r941 r945  
    19071907   * \fn void getLocNghbFacesNodeType (const CArray<double, 2>& bounds_lon, const CArray<double, 2>& bounds_lat, 
    19081908                                       CArray<int, 2>& nghbFaces) 
    1909    * \param [in] face_idx Array with global face indexing. 
     1909   * \param [in] face_idx Array with local face indexing. 
    19101910   * \param [in] bounds_lon Array of boundary longitudes. 
    19111911   * \param [in] bounds_lat Array of boundary latitudes. 
     
    19961996   *                                   const CArray<double, 2>& bounds_lon, const CArray<double, 2>& bounds_lat, 
    19971997   *                                   CArray<int, 2>& nghbFaces, CArray<int, 1>& nbNghbFaces) 
    1998    * \param [in] face_idx Array with global face indexing. 
     1998   * \param [in] face_idx Array with local face indexing. 
    19991999   * \param [in] bounds_lon Array of boundary longitudes. 
    20002000   * \param [in] bounds_lat Array of boundary latitudes. 
Note: See TracChangeset for help on using the changeset viewer.