Hello,
To define a matrix with arrays, I cannot use
MatCreateMPIAIJWithSplitArrays in my program which is written in
Fortran:
call MatCreateMPIAIJWithSplitArrays(PETSC_COMM_WORLD,N,N,
$ PETSC_DETERMINE,PETSC_DETERMINE,pointer,column,v,opointer,
$ oColumn,ov,D,ierr)
The error is
F:246: undefined reference to `matcreatempiaijwithsplitarrays_'
I could use MatCreateMPIAIJWithArrays but the off diagonal values are
missing with this command.
I would be appreciate for any advice. Thank you before hand.
Regards,
Jarunan
--
Jarunan PANYASANTISUK
MSc. in Computational Mechanics
Erasmus Mundus Master Program
Ecole Centrale de Nantes
1, rue de la no?, 44321 NANTES, FRANCE