Home » Projects » GALAHAD » SVN » Browse repository
Diff of /trunk/src/cqp/cqpt.f90
Parent Directory
|
Revision Log
|
Patch
| 437 |
p%A%col = (/ 1, 2 /) |
p%A%col = (/ 1, 2 /) |
| 438 |
p%A%ptr = (/ 1, 3 /) |
p%A%ptr = (/ 1, 3 /) |
| 439 |
CALL CQP_initialize( data, control, info ) |
CALL CQP_initialize( data, control, info ) |
| 440 |
! control%print_level = 1 |
control%CRO_control%error = 0 |
| 441 |
|
! control%print_level = 4 |
| 442 |
control%infinity = infty |
control%infinity = infty |
| 443 |
control%restore_problem = 2 |
control%restore_problem = 2 |
| 444 |
DO i = tests + 2, tests + 2 |
DO i = tests + 2, tests + 2 |
|
|
Legend:
| Removed from v.470 |
|
| changed lines |
| |
Added in v.490 |
|
|
