source:
issm/oecreview/Archive/23390-24306/ISSM-23592-23593.diff
Last change on this file was 24307, checked in by , 5 years ago | |
---|---|
File size: 623 bytes |
-
../trunk-jpl/src/c/modules/ModelProcessorx/CreateNodes.cpp
503 503 } 504 504 } 505 505 /*}}}*/ 506 if(finite_element==P1DGEnum ){/*Special case for DG...{{{*/506 if(finite_element==P1DGEnum && analysis!=UzawaPressureAnalysisEnum){/*Special case for DG...{{{*/ 507 507 int node_list[4]; 508 508 if(iomodel->domaintype!=Domain2DhorizontalEnum) _error_("not implemented yet"); 509 509 CreateEdges(iomodel);
Note:
See TracBrowser
for help on using the repository browser.