|
| class(curv_gygi_t) function, pointer | curv_gygi_oct_m::curv_gygi_constructor (namespace, dim, npos, pos) |
| |
| subroutine, public | curv_gygi_oct_m::curv_gygi_copy (this_out, this_in) |
| |
| subroutine | curv_gygi_oct_m::curv_gygi_finalize (this) |
| |
| real(real64) pure function | curv_gygi_oct_m::gygi_f (this, r) |
| |
| real(real64) pure function | curv_gygi_oct_m::gygi_dfdr_over_r (this, r) |
| |
| real(real64) pure function | curv_gygi_oct_m::gygi_d2fdr2_combination (this, r) |
| |
| real(real64) function, dimension(1:this%dim) | curv_gygi_oct_m::curv_gygi_to_cartesian (this, chi) |
| |
| pure real(real64) function, dimension(1:this%dim) | curv_gygi_oct_m::curv_gygi_from_cartesian (this, xx) |
| |
| subroutine | curv_gygi_oct_m::curv_gygi_write_info (this, iunit, namespace) |
| |
| real(real64) function | curv_gygi_oct_m::curv_gygi_surface_element (this, idir) |
| |
| real(real64) function, dimension(1:this%dim, 1:this%dim) | curv_gygi_oct_m::curv_gygi_jacobian (this, chi) |
| |
| real(real64) function, dimension(1:this%dim, 1:this%dim) | curv_gygi_oct_m::curv_gygi_jacobian_inverse (this, chi) |
| |
| real(real64) function, dimension(1:this%dim, 1:this%dim) | curv_gygi_oct_m::curv_gygi_jacobian_inverse_cartesian (this, xx) |
| |
| pure subroutine, public | curv_gygi_oct_m::curv_gygi_hessian (this, xx, hessian, natoms) |
| |
| real(real64) function, dimension(1:this%dim) | curv_gygi_oct_m::curv_gygi_trace_hessian (this, chi) |
| |
| subroutine | curv_gygi_oct_m::getf (y, f, jf) |
| |