- class NumRu::VArray :
Virtual Array class, which holds multi-dimensional data of various
format and media (on memory or in file).
- class NumRu::Axis : Sorry, yet to be written.
- class NumRu::Grid : Sorry, yet to be written.
- class NumRu::GPhys : Sorry, yet to be written.
- coodinate transformation :
Extention of the NumRu::GPhys class for coodinate transformation.
- FFT :
Extention of the NumRu::GPhys class
for the Fast Fourier Transformation and its applications
- module NumRu::GPhys::Derivative :
Module functions to make differentiation of GPhys objects.
- module NumRu::GPhys::EP_Flux :
Module functions to derive the Eliassen-Palm flux and related
quantities (such as the residual circulation and its mass stream function).
To use the following, you have to require explicitly.