part.f

part.f#

These are the subroutines in part.f.

Subroutines and functions

subroutine  split_domain(domain, nsplit)#
Parameters:
  • domain (lx1,ly1,lz1,lelt) [integer]

  • nsplit [integer]

Call to:

gengram(), genevec(), domain_mask_p(), pod_part()

subroutine  domain_mask(dmask, isplit, nsplit)#
Parameters:
  • dmask (lelt * lx1 * ly1 * lz1) [real]

  • isplit [integer]

  • nsplit [integer]

Call to:

gengram(), genevec(), domain_mask_p(), pod_part()

subroutine  domain_mask_p(dmask, isplit, nsplit)#
Parameters:
  • dmask (lelt * lx1 * ly1 * lz1) [real]

  • isplit [integer]

  • nsplit [integer]

Called from:

split_domain(), domain_mask(), domain_mask_p(), pod_part(), estudy(), cstudy()

Call to:

gengram(), genevec(), domain_mask_p(), pod_part()

subroutine  pod_part()#
Called from:

split_domain(), domain_mask(), domain_mask_p(), pod_part(), estudy(), cstudy()

Call to:

gengram(), genevec(), domain_mask_p(), pod_part()

subroutine  estudy(m)#
Parameters:

m [integer]

Call to:

domain_mask_p(), pod_part()

subroutine  cstudy(m)#
Parameters:

m [integer]

Call to:

domain_mask_p(), pod_part()