KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | nek_init (comm) |
subroutine | nek_solve |
subroutine | nek_advance |
subroutine | nek_end |
subroutine | nek__multi_advance (kstep, msteps) |
subroutine nek__multi_advance | ( | kstep, | |
msteps | |||
) |
Definition at line 354 of file drive1.f.
References bcopy(), chk_outflow(), nek_advance(), and neknek_exchange().
subroutine nek_advance |
Definition at line 239 of file drive1.f.
References cfl_check(), comment(), fluid(), fluidp(), geneig(), gengeom(), heat(), heat_cvode(), heatp(), induct(), meshv(), nekgsync(), neknek_exchange(), neknek_setup(), q_filter(), qthermal(), rzero(), setprop(), setsolv(), settime(), and setup_convect().
subroutine nek_end |
Definition at line 335 of file drive1.f.
References exitt0(), in_situ_end(), and runstat().
subroutine nek_init | ( | integer | comm | ) |
Definition at line 2 of file drive1.f.
References bcmask(), chk_outflow(), comment(), cv_init(), cv_setsize(), dg_setup(), dnekclock(), dnekclock_sync(), dofcnt(), files(), fix_geom(), geneig(), gengeom(), genwz(), geom_reset(), in_situ_init(), iniproc(), initdat(), initdim(), mesh_metrics(), neknek_exchange(), neknek_setup(), opcount(), prinit(), printheader(), readat(), setics(), setlog(), setprop(), setup_mesh_dssum(), setup_topo(), setupcomm(), setvar(), sstest(), time00(), and vrdsmsh().
subroutine nek_solve |
Definition at line 172 of file drive1.f.
References check_ioinfo(), comment(), dnekclock(), dnekgflops(), in_situ_check(), nek__multi_advance(), nekgsync(), prepost(), runstat(), and set_outfld().