Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 775 Bytes

modules.md

File metadata and controls

26 lines (23 loc) · 775 Bytes
title keywords sidebar permalink summary toc
Modules
spherical harmonics software package, spherical harmonic transform, legendre functions, multitaper spectral analysis, fortran, Python, gravity, magnetic field
mydoc_sidebar
f95-modules.html
false
<style> table:nth-of-type(n) { display:table; width:100%; } table:nth-of-type(n) th:nth-of-type(2) { width:75%; } </style>
Module name Description
SHTOOLS Module containing the SHTOOLS function and subroutine declarations.
FFTW3 Module containing declarations for the FFTW package.
ftypes Module containing Fortran 95 type definitions used in SHTOOLS.
PlanetsConstants Module containing planetary constants.