~fluidity-core/fluidity/sea-ice-coupling

« back to all changes in this revision

Viewing changes to femtools/Solvers.F90

  • Committer: Simon Mouradian
  • Date: 2012-05-14 12:44:08 UTC
  • mfrom: (3520.32.263 fluidity)
  • Revision ID: mouradian@gmail.com-20120514124408-7b4c6o0ve4jtx4dj
mergeĀ fromĀ lp:fluidity

Show diffs side-by-side

added added

removed removed

Lines of Context:
685
685
!! Stuff needed for internal smoother
686
686
integer, dimension(:), optional, intent(in) :: surface_node_list
687
687
integer, optional, intent(in) :: internal_smoothing_option
688
 
  
689
688
  logical, dimension(:), pointer:: inactive_mask
690
689
  integer, dimension(:), allocatable:: ghost_nodes
691
690
  Mat:: pmat