My Project
Data Types | Modules | Functions/Subroutines | Variables
mod_spherical.f90 File Reference

Go to the source code of this file.

Data Types

interface  mod_spherical::arc
 
interface  mod_spherical::arcc
 
interface  mod_spherical::area
 
interface  mod_spherical::arcx
 
interface  mod_spherical::arcy
 
interface  mod_spherical::arcx_back
 

Modules

module  mod_spherical
 

Functions/Subroutines

subroutine mod_spherical::arc_dbl (XX1, YY1, XX2, YY2, ARCL)
 
subroutine mod_spherical::arc_flt (XX1, YY1, XX2, YY2, ARCL)
 
subroutine mod_spherical::area_dbl (SIDEA, SIDEB, SIDEC, AREA1)
 
subroutine mod_spherical::area_flt (SIDE1, SIDE2, SIDE3, AREA1)
 
subroutine mod_spherical::arcc_dbl (XX1, YY1, XX2, YY2, XXC, YYC)
 
subroutine mod_spherical::arcc_flt (XX1, YY1, XX2, YY2, XXC, YYC)
 
subroutine mod_spherical::arcx_dbl (XX1, YY1, XX2, YY2, ARCX1)
 
subroutine mod_spherical::arcy_dbl (XX1, YY1, XX2, YY2, ARCY1)
 
subroutine mod_spherical::arcy_flt (XX1, YY1, XX2, YY2, ARCY1)
 
subroutine mod_spherical::arcx_flt (XX1, YY1, XX2, YY2, ARCX1)
 
subroutine mod_spherical::arcx_back_dbl (XX1, YY1, XX2, YY2, ARCX1)
 
subroutine mod_spherical::arcx_back_flt (XX1, YY1, XX2, YY2, ARCX1)
 
subroutine mod_spherical::alloc_sphere_vars
 

Variables

real(sp), dimension(:,:), allocatable mod_spherical::dltxne
 
real(sp), dimension(:,:), allocatable mod_spherical::dltyne
 
real(sp), dimension(:,:), allocatable mod_spherical::deltux
 
real(sp), dimension(:,:), allocatable mod_spherical::deltuy
 
real(sp), dimension(:,:), allocatable mod_spherical::sitau