The Open FUSION Toolkit 1.0.0-8905cc5
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
Public Member Functions | List of all members
xmhd_driver_apply Interface Reference

Detailed Description

Modify solution vectors to apply forcing.

Public Member Functions

subroutine xmhd_driver_apply (self, up, u, v, t, dt)
 

Constructor & Destructor Documentation

◆ xmhd_driver_apply()

subroutine xmhd_driver_apply ( class(oft_xmhd_driver), intent(inout)  self,
class(oft_vector), intent(inout)  up,
class(oft_vector), intent(inout)  u,
class(oft_vector), intent(inout)  v,
real(r8), intent(in)  t,
real(r8), intent(in)  dt 
)
virtual
Parameters
[in,out]selfForcing object
[in,out]upSolution at start of time step
[in,out]uInitial guess for solution
[in,out]vRHS for non-linear solve
[in]tCurrent solution time
[in]dtCurrent solution timestep

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