The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
tracer_setup Interface Reference

Detailed Description

Abstract interface for tracer setup with a new start point.

Public Member Functions

subroutine tracer_setup (self, y, cell, init)

Constructor & Destructor Documentation

◆ tracer_setup()

subroutine tracer_setup ( class(oft_tracer), intent(inout) self,
real(r8), dimension(:), intent(in) y,
integer(i4), intent(in), optional cell,
logical, intent(in), optional init )
virtual
Parameters
[in,out]selfTracer object
[in]yNew start point [3]
[in]cellGuess cell for use in mesh_findcell (optional)
[in]initFlag indicating tracer is starting a new trace and all counts should be set to zero (optional)

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