wiki:ProblemNodeInfoInit

Version 2 (modified by trac, 12 years ago) ( diff )

SUBROUTINE ProblemNodeInfoInit(NodeInfo Info)


Defined In:

contrib/astro/problem.f90


Inputs:

NodeInfo Info. A grid whose fields need initializing.


Description:

Initializes the q array of a NodeInfo structure Info. This subroutine only does anything if the problem is an MHD problem; otherwise it returns without operating on Info.


Called In:

BearEZ :: ProblemInitMaster()

BearEZ :: ProblemInitWorker()

MpiExec :: Worker_BEARf()


Modules Used:

None.


Files Included:

None.

Note: See TracWiki for help on using the wiki.