SFEMaNS  version 5.3
Reference documentation for SFEMaNS
restart.f90 File Reference

Go to the source code of this file.

Modules

module  restart
 

Functions/Subroutines

subroutine restart::write_restart_ns (communicator, vv_mesh, pp_mesh, time, list_mode, un, un_m1, pn, pn_m1, incpn, incpn_m1, filename, it, freq_restart, opt_level_set, opt_level_set_m1, opt_max_vel, opt_mono, opt_dt)
 
subroutine restart::read_restart_ns (communicator, time, list_mode, un, un_m1, pn, pn_m1, incpn, incpn_m1, filename, val_init, interpol, opt_level_set, opt_level_set_m1, opt_max_vel, opt_mono, opt_it, opt_dt)
 
subroutine restart::write_restart_ns_taylor (communicator, vv_mesh, pp_mesh, time, list_mode, un, der_un, pn, der_pn, filename, it, freq_restart, opt_level_set, opt_level_set_m1, opt_max_vel, opt_mono)
 
subroutine restart::read_restart_ns_taylor (communicator, time, list_mode, un, der_un, pn, der_pn, filename, val_init, interpol, opt_level_set, opt_level_set_m1, opt_max_vel, opt_mono, opt_it)
 
subroutine restart::write_restart_maxwell (communicator, H_mesh, phi_mesh, time, list_mode, Hn, Hn1, Bn, Bn1, phin, phin1, filename, it, freq_restart, opt_mono, opt_dt)
 
subroutine restart::read_restart_maxwell (communicator, H_mesh, phi_mesh, time, list_mode, Hn, Hn1, Bn, Bn1, phin, phin1, filename, val_init, interpol, opt_mono, opt_it, opt_dt)
 
subroutine restart::write_restart_temp (communicator, temp_mesh, time, list_mode, tempn, tempn_m1, filename, it, freq_restart, opt_mono)
 
subroutine restart::read_restart_temp (communicator, time, list_mode, tempn, tempn_m1, filename, val_init, interpol, opt_mono)