FLASH4 complete API

Generated from /data/asci2/site/flashcode/secure/release_4p7/source/physics/sourceTerms/Circuit/CircuitMain/CESZAR/Circuit_sendOutputData.F90 with ROBODoc v4.99.8 on Thu May 02 08:04:32 2024

TABLE OF CONTENTS


[Functions] source/physics/sourceTerms/Circuit/CircuitMain/CESZAR/Circuit_sendOutputData

[top][index]

NAME

  Circuit_sendOutputData

SYNOPSIS

  Circuit_sendOutputData()

DESCRIPTION

  Sends any data from the Circuit unit (stored in Circuit_data) to the
  IO unit, through the IO_setScalar interface, for checkpointing.
  Can retrieve the data upon restart in Circuit_init through the
  IO_getScalar interface.

ARGUMENTS


USES

  IO_setScalar, which puts a scalar into the IO unit so it can make
  it into a checkpoint.

USED BY

  IO_updateScalars, which calls this function to let Circuit know that
  the scalars need to be updated for a checkpoint or plot file