source:
issm/oecreview/Archive/11569-11580/ISSM-11575-11576.diff@
11991
Last change on this file since 11991 was 11991, checked in by , 13 years ago | |
---|---|
File size: 627 bytes |
-
TabularUnified proj/ice/larour/issm-uci-clean/trunk-jpl/src/m/classes/mesh.m
98 98 else 99 99 checkfield(md,'mesh.average_vertex_connectivity','>=',24,'message','''mesh.average_vertex_connectivity'' should be at least 24 in 3d'); 100 100 end 101 checkfield(md,'mesh.elementconnectivity','size',[md.mesh.numberofelements 3],'NaN',1); 101 102 102 103 %Solution specific checks 103 104 switch(solution),
Note:
See TracBrowser
for help on using the repository browser.