Changeset 11745
- Timestamp:
 - 03/20/12 11:29:28 (14 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  issm/trunk-jpl/src/c/objects/Numerics/Vector.cpp (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
issm/trunk-jpl/src/c/objects/Numerics/Vector.cpp
r11743 r11745 205 205 #ifdef _HAVE_PETSC_ 206 206 _assert_(this->vector); 207 elseVecGetSize(this->vector,pM);207 VecGetSize(this->vector,pM); 208 208 #else 209 209 this->vector->GetSize(pM);  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  ![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)