Changeset 518
- Timestamp:
- 05/20/09 09:50:53 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/solutions/cielo/diagnostic_core.m
r470 r518 91 91 92 92 displaystring(debug,'\n%s',['update boundary conditions for stokes using velocities previously computed...']); 93 m_ds.y_g=zeros(m_ds.nodesets.gsize,1); 93 94 m_ds.y_g(dofsetgen([1,2,3],4,m_ds.nodesets.gsize))=u_g; 94 95 [m_ds.ys m_ds.ys0]=Reducevectorgtos(m_ds.y_g,m_ds.nodesets);
Note:
See TracChangeset
for help on using the changeset viewer.