|
The Open FUSION Toolkit 1.0.0-beta5
Modeling tools for plasma and fusion research and engineering
|
Mercier criterion and DCON interface.
Data Types | |
| type | mercier_flux_func |
| Needs docs. More... | |
| type | mercierinv_interp |
| Needs docs. More... | |
Functions/Subroutines | |
| subroutine | create_mercier_ff (func, npsi) |
| Needs Docs. | |
| subroutine | mercier_update (self, gseq) |
| Needs Docs. | |
| subroutine | minterpinv_apply (self, cell, f, gop, val) |
| Needs Docs. | |
| subroutine | minterpinv_setup (self) |
| Needs Docs. | |
| subroutine create_mercier_ff | ( | class(flux_func), intent(out), pointer | func, |
| integer(4), intent(in) | npsi | ||
| ) |
Needs Docs.
| subroutine mercier_update | ( | class(mercier_flux_func), intent(inout) | self, |
| class(gs_eq), intent(inout) | gseq | ||
| ) |
Needs Docs.
| subroutine minterpinv_apply | ( | class(mercierinv_interp), intent(inout) | self, |
| integer(4), intent(in) | cell, | ||
| real(8), dimension(:), intent(in) | f, | ||
| real(8), dimension(3,3), intent(in) | gop, | ||
| real(8), dimension(:), intent(out) | val | ||
| ) |
Needs Docs.
| subroutine minterpinv_setup | ( | class(mercierinv_interp), intent(inout) | self | ) |
Needs Docs.