|
The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
|
#include "local.h"Modules | |
| module | oft_base_f |
| Fortran part of Python wrappers for OFT. | |
Functions/Subroutines | |
| subroutine | copy_string (f_string, c_string) |
| Needs docs. | |
| subroutine | copy_string_rev (c_string, f_string) |
| Needs docs. | |
| subroutine | oft_setup_smesh (ndim, np, r_loc, npc, nc, lc_loc, reg_loc, nregs, mesh_ptr) |
| Needs docs. | |
| subroutine | oft_setup_vmesh (ndim, np, r_loc, npc, nc, lc_loc, reg_loc, nregs, mesh_ptr) |
| Needs docs. | |
| subroutine | oftpy_init (nthreads, input_file, slens, abort_fun) |
| Needs docs. | |
| subroutine | oftpy_load_xml (xml_file, oft_node_ptr) |
| Needs docs. | |
| subroutine | oftpy_set_debug (debug_level) |
| Set debug verbosity level. | |
| subroutine | oftpy_set_nthreads (nthreads) |
| Set the number of OpenMP threads to use. | |