/[ascend]/trunk/pygtk/simulation.cpp
ViewVC logotype

Diff of /trunk/pygtk/simulation.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 952 by johnpye, Thu Nov 23 13:23:33 2006 UTC revision 953 by johnpye, Thu Dec 7 14:47:15 2006 UTC
# Line 746  Simulation::getIncidenceMatrix(){ Line 746  Simulation::getIncidenceMatrix(){
746  */  */
747  void  void
748  Simulation::processVarStatus(){  Simulation::processVarStatus(){
749        if(!sys)throw runtime_error("No system built");
750    
751      // this is a cheap function call:      // this is a cheap function call:
752      const mtx_block_t *bb = slv_get_solvers_blocks(getSystem());      const mtx_block_t *bb = slv_get_solvers_blocks(getSystem());

Legend:
Removed from v.952  
changed lines
  Added in v.953

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22