IMPACT T
Public Member Functions
compdomclass::construct_compdom Interface Reference

Public Member Functions

subroutine init_compdom (this, distparam, nparam, flg, nx, ny, nz, grid2d, nprocrow, nproccol, Flagbc, xrad, yrad, pe
 calculate the initial computational geometry parameters and double precision parameters. Here, computational domain is mapped onto a one dimension processor array in y direction. Load balance is achieved using density function integration. More...
 

Member Function/Subroutine Documentation

◆ init_compdom()

subroutine compdomclass::construct_compdom::init_compdom ( type (compdom), intent(out)  this,
double precision, dimension(nparam), intent(in)  distparam,
integer, intent(in)  nparam,
integer, intent(in)  flg,
integer, intent(in)  nx,
integer, intent(in)  ny,
integer, intent(in)  nz,
type (pgrid2d), intent(in)  grid2d,
integer, intent(in)  nprocrow,
integer, intent(in)  nproccol,
  Flagbc,
double precision, intent(in)  xrad,
double precision, intent(in)  yrad,
  pe 
)

calculate the initial computational geometry parameters and double precision parameters. Here, computational domain is mapped onto a one dimension processor array in y direction. Load balance is achieved using density function integration.


The documentation for this interface was generated from the following file: