~michael-lange/fluidity/lagrangian_biology

« back to all changes in this revision

Viewing changes to libalgencan/slacks.com

  • Committer: Michael Lange
  • Date: 2014-04-03 15:05:00 UTC
  • mfrom: (3539.1.783 fluidity)
  • Revision ID: michael.lange@imperial.ac.uk-20140403150500-v6j7l5wonvr67p93
Merge from trunk

Note: Excludes recent bugfixes to prevent buffer corruption in parallel.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
C     COMMON SCALARS
2
 
      logical slacks
3
 
      integer nws
4
 
 
5
 
C     COMMON ARRAYS
6
 
      integer slaind(mmax)
7
 
 
8
 
C     COMMON BLOCKS
9
 
      common /sladat/ slaind,nws,slacks
10
 
      save   /sladat/