V3FIT
Public Attributes | List of all members
unprimed_grid::unprimed_grid_class Type Reference

Base class representing a unprimed grid. This is grid the volume integral will be summed over. More...

Public Attributes

real(rprec), dimension(:,:,:), pointer a_r => null()
 Vector potential in the R direction.
 
real(rprec), dimension(:,:,:), pointer a_p => null()
 Vector potential in the Phi direction.
 
real(rprec), dimension(:,:,:), pointer a_z => null()
 Vector potential in the Z direction.
 
real(rprec), dimension(:,:,:), pointer b_r => null()
 B field in the R direction.
 
real(rprec), dimension(:,:,:), pointer b_p => null()
 B field in the Phi direction.
 
real(rprec), dimension(:,:,:), pointer b_z => null()
 B field in the Z direction.
 

Detailed Description

Base class representing a unprimed grid. This is grid the volume integral will be summed over.

Definition at line 30 of file unprimed_grid.f.


The documentation for this type was generated from the following file: