FLASH4.6.2 API

Generated from /data/asci2/site/flashcode/secure/release_4p6/source/Grid/Grid_initDomain.F90 with ROBODoc v4.99.8 on Thu May 02 07:54:08 2024

TABLE OF CONTENTS


[Functions] source/Grid/Grid_initDomain

[top][index]

NAME

  Grid_initDomain

SYNOPSIS

  call Grid_initDomain(logical(IN)  :: restart,
                       logical(INOUT) :: particlesInitialized)

DESCRIPTION

  Initialize the Grid's data stuctures for the discretized mesh and
  apply the initial conditions.

ARGUMENTS

  restart  : whether starting from initial conditions or from checkpoint
  particlesInitialized : is true if particle positions were initialized before returning
                         from this routine