|
The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
|
#include "local.h"Functions/Subroutines | |
| subroutine | get_torus_loop (bmesh, dir, plist, n) |
| Needs Docs. | |
| subroutine | setup_mode_mesh (filename, nsample, nphi, bmesh, bnorm) |
| Needs Docs. | |
| subroutine | solve_inv (self, u, g) |
| Needs Docs. | |
| program | thincurr_from_mode |
| Project DCON mode on to ThinCurr triangular grid for thin-wall studies. | |
|
private |
Needs Docs.
| subroutine setup_mode_mesh | ( | character(len=*), intent(in) | filename, |
| integer(4), intent(in) | nsample, | ||
| integer(4), intent(in) | nphi, | ||
| class(oft_bmesh), intent(out), pointer | bmesh, | ||
| real(8), dimension(:,:), intent(out), pointer | bnorm ) |
Needs Docs.
|
private |
Needs Docs.