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, public simulation_restart (c, t)
 Restart a case C from a given checkpoint.
 

Function/Subroutine Documentation

◆ simulation_restart()

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

Definition at line 204 of file simulation_adjoint.f90.

◆ 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.