Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trying to add sparse matrix code to LK2/REDUCE_KFF_TO_KAA.f90
#3
Yes, just want to try a easy build case.

There could setup a sparse solver switch, like:

If SparseSolver = 'SuperLU' then
  ...
else If SparseSolver = 'PaStiX' then
  ...
else
   print 'Not supported yet'
endif
Reply


Messages In This Thread
RE: Trying to add sparse matrix code to LK2/REDUCE_KFF_TO_KAA.f90 - by ceanwang - 10-27-2020, 11:41 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)