problem.getcoefs
| problem.getcoefs | 
  Purpose
 
 Retrieve the list of positions of the nonlinear coefficients in the problem
 
  Synopsis
 
problem.getcoefs (rowindex, colindex)
 
  Arguments
 
| 
     rowindices 
     | 
     Row positions of the coefficients. May be
     None if not required.
     | 
| 
     colindices 
     | 
     Column positions of the coefficients. May be
     None if not required.
     | 
  Related topics
 
 
