Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
Loading...
Searching...
No Matches
simulation_adjoint Module Reference

Adjoint simulation driver.

Functions/Subroutines

subroutine, public solve_adjoint (this)
 
subroutine simulation_settime (t, dt, ext_bdf, tlag, dtlag, step)
 
subroutine, public simulation_restart (c, t)
 Restart a case C from a given checkpoint.
 
subroutine simulation_joblimit_chkp (c, t)
 Write a checkpoint at joblimit.
 

Function/Subroutine Documentation

◆ simulation_joblimit_chkp()

subroutine simulation_adjoint::simulation_joblimit_chkp ( type(case_t), intent(inout c,
real(kind=rp), intent(inout t 
)
private

Definition at line 258 of file simulation_adjoint.f90.

Here is the caller graph for this function:

◆ simulation_restart()

subroutine, public simulation_adjoint::simulation_restart ( type(case_t), intent(inout c,
real(kind=rp), intent(inout t 
)

Definition at line 208 of file simulation_adjoint.f90.

◆ simulation_settime()

subroutine simulation_adjoint::simulation_settime ( real(kind=rp), intent(inout t,
real(kind=rp), intent(in dt,
type(time_scheme_controller_t), intent(inout ext_bdf,
real(kind=rp), dimension(10)  tlag,
real(kind=rp), dimension(10)  dtlag,
integer, intent(in step 
)
private

Definition at line 179 of file simulation_adjoint.f90.

Here is the caller graph for this function:

◆ solve_adjoint()

subroutine, public simulation_adjoint::solve_adjoint ( type(adjoint_case_t), intent(inout this)

Call stats, samplers and user-init before time loop

Definition at line 56 of file simulation_adjoint.f90.

Here is the call graph for this function:
Here is the caller graph for this function: