The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
marklin_f.F90 File Reference
#include "local.h"

Data Types

type  marklin_obj

Modules

module  marklin_f
 Fortran part of Python wrapper for Marklin force-free ideal MHD equilibrium functionality.

Functions/Subroutines

subroutine marklin_apply_int (marklin_ptr, int_obj, int_type, pt, fbary_tol, cell, field)
 Needs docs.
logical function marklin_ccast (marklin_cptr, marklin_fptr, error_str)
 Needs docs.
subroutine marklin_compute_eig (marklin_ptr, nmodes, eig_vals, cache_file, error_str)
 Needs docs.
subroutine marklin_compute_pardiff (marklin_ptr, int_obj, int_type, k_perp, error_str)
 Needs docs.
subroutine marklin_compute_vac (marklin_ptr, nh, hcpc, hcpv, cache_file, error_str)
 Needs docs.
subroutine marklin_destroy (marklin_ptr, error_str)
 Needs docs.
subroutine marklin_get_aint (marklin_ptr, hmode_facs, int_obj, zero_norm, error_str)
 Needs docs.
subroutine marklin_get_bint (marklin_ptr, hmode_facs, vac_facs, int_obj, error_str)
 Needs docs.
subroutine marklin_save_visit (marklin_ptr, int_obj, int_type, key, error_str)
 Needs docs.
subroutine marklin_setup (marklin_ptr, mesh_ptr, order, minlev, error_str)
 Needs docs.
subroutine marklin_setup_io (marklin_ptr, basepath, legacy_hdf5, error_str)
 Needs docs.