|
| class(curv_modine_t) function, pointer | curv_modine_oct_m::curv_modine_constructor (namespace, dim, npos, pos, lsize, spacing) |
| |
| real(real64) pure function | product_log (x) |
| |
| subroutine | optimize () |
| |
| subroutine, public | curv_modine_oct_m::curv_modine_copy (this_out, this_in) |
| |
| subroutine | curv_modine_oct_m::curv_modine_finalize (this) |
| |
| real(real64) function, dimension(1:this%dim) | curv_modine_oct_m::curv_modine_to_cartesian (this, chi) |
| |
| real(real64) function, dimension(1:this%dim) | curv_modine_oct_m::curv_modine_from_cartesian (this, xx) |
| |
| subroutine | curv_modine_oct_m::curv_modine_write_info (this, iunit, namespace) |
| |
| real(real64) function | curv_modine_oct_m::curv_modine_surface_element (this, idir) |
| |
| pure subroutine | curv_modine_oct_m::curv_modine_chi2chi2 (this, chi_, chi2, Jac) |
| |
| pure subroutine | curv_modine_oct_m::curv_modine_jacobian_inv (this, chi, xx, Jac) |
| |
| pure subroutine | curv_modine_oct_m::getf (yy, ff, jf) |
| |
| real(real64) function, dimension(1:this%dim, 1:this%dim) | curv_modine_oct_m::curv_modine_jacobian (this, chi) |
| |
| real(real64) function, dimension(1:this%dim, 1:this%dim) | curv_modine_oct_m::curv_modine_jacobian_inverse (this, chi) |
| |