|
| subroutine | geometry_logspherical_mod::initgeometry_logspherical (this, config) |
| |
| pure subroutine | geometry_logspherical_mod::scalefactors_1 (this, coords, hx, hy, hz) |
| |
| pure subroutine | geometry_logspherical_mod::scalefactors_2 (this, coords, hx, hy, hz) |
| |
| pure subroutine | geometry_logspherical_mod::scalefactors_3 (this, coords, hx, hy, hz) |
| |
| pure subroutine | geometry_logspherical_mod::scalefactors_4 (this, coords, hx, hy, hz) |
| |
| pure subroutine | geometry_logspherical_mod::radius_1 (this, coords, r) |
| |
| pure subroutine | geometry_logspherical_mod::radius_2 (this, coords, r) |
| |
| pure subroutine | geometry_logspherical_mod::radius_3 (this, coords, r) |
| |
| pure subroutine | geometry_logspherical_mod::radius_4 (this, coords, r) |
| |
| pure subroutine | geometry_logspherical_mod::positionvector_1 (this, coords, posvec) |
| |
| pure subroutine | geometry_logspherical_mod::positionvector_2 (this, coords, posvec) |
| |
| pure subroutine | geometry_logspherical_mod::positionvector_3 (this, coords, posvec) |
| |
| pure subroutine | geometry_logspherical_mod::positionvector_4 (this, coords, posvec) |
| |
| pure subroutine | geometry_logspherical_mod::convert2cartesian_coords_1 (this, curv, cart) |
| |
| pure subroutine | geometry_logspherical_mod::convert2cartesian_coords_2 (this, curv, cart) |
| |
| pure subroutine | geometry_logspherical_mod::convert2cartesian_coords_3 (this, curv, cart) |
| |
| pure subroutine | geometry_logspherical_mod::convert2cartesian_coords_4 (this, curv, cart) |
| |
| pure subroutine | geometry_logspherical_mod::convert2curvilinear_coords_1 (this, cart, curv) |
| |
| pure subroutine | geometry_logspherical_mod::convert2curvilinear_coords_2 (this, cart, curv) |
| |
| pure subroutine | geometry_logspherical_mod::convert2curvilinear_coords_3 (this, cart, curv) |
| |
| pure subroutine | geometry_logspherical_mod::convert2curvilinear_coords_4 (this, cart, curv) |
| |
| elemental subroutine | geometry_logspherical_mod::convert2cartesian_vectors_0 (this, xi, eta, phi, vxi, veta, vphi, vx, vy, vz) |
| | Reference: [6] , Tabelle 13.1. More...
|
| |
| elemental subroutine | geometry_logspherical_mod::convert2curvilinear_vectors_0 (this, xi, eta, phi, vx, vy, vz, vxi, veta, vphi) |
| | Reference: [6] , Tabelle 13.1. More...
|
| |
| subroutine | geometry_logspherical_mod::finalize (this) |
| |
| elemental subroutine | geometry_logspherical_mod::scalefactors (gp, logr, theta, phi, hlogr, htheta, hphi) |
| |
| elemental real function | geometry_logspherical_mod::radius (gp, logr) |
| |
| elemental subroutine | geometry_logspherical_mod::positionvector (gp, logr, rx, ry, rz) |
| |
| elemental subroutine | geometry_logspherical_mod::convert2cartesian_coords (gp, logr, theta, phi, x, y, z) |
| |
| elemental subroutine | geometry_logspherical_mod::convert2curvilinear_coords (gp, x, y, z, logr, theta, phi) |
| |