-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hello,
I tried installing grasp, but when I ran make, it prompted me:
f77 -c -O2 -fno-automatic -I /home/bingxin/grasp/src/lib/libmod -o iniest2.o iniest2.f90
iniest2.f90:82:23:
79 | CALL DCOPY (NS, VEC(NS*(J-1)+1), 1, BASIS(NCF*(J-1)+1), 1)
| 2
......
82 | CALL DCOPY (NIV, EIGVAL, 1, BASIS(NIV*NCF+1), 1)
| 1
Error: Rank mismatch between actual argument at (1) and actual argument at (2 (scalar and rank-1),
Could you help me?
Metadata
Metadata
Assignees
Labels
No labels