Contains module m_grid.
More...
Go to the source code of this file.
|
module | m_grid |
| Defines the base class of the type m_grid_class. This contains the state variables to define the vacuum vector potential.
|
|
|
type(m_grid_class) function, pointer | m_grid::m_grid_construct (mgrid_file_name, parallel, io_unit) |
| Construct a m_grid_class object. More...
|
|
subroutine | m_grid::m_grid_destruct (this) |
| Deconstruct a m_grid_class object. More...
|
|
pure subroutine | m_grid::m_grid_interpolate (this, r, phi, z, ar, ap, az) |
| Interpolate the vector potential at a point. More...
|
|
pure real(rprec) function | m_grid::m_grid_intf (w1, w2, x) |
|
Contains module m_grid.
Definition in file m_grid.f.