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

Go to the source code of this file.

Data Types

type  simulation::simulation_t
 

Modules

module  simulation
 Implements the steady_problem_t type.
 

Functions/Subroutines

subroutine simulation::simulation_init (this, parameters)
 Initialize the simulation.
 
subroutine simulation::simulation_free (this)
 Free the simulation.
 
subroutine simulation::simulation_run_forward (this)
 Run the simulation.
 
subroutine simulation::simulation_run_backward (this)
 Run the simulation.
 
subroutine simulation::simulation_reset (this)
 Reset the simulation.
 
subroutine simulation::simulation_write (this, idx)
 Write current state of the simulation to disk.