Corfield
 All Classes Namespaces Files Functions Variables Pages
Data Types | Public Member Functions | Public Attributes | List of all members
module_fieldline Module Reference

Data Types

class  Fieldline
 Class represent a fieldline. More...
 
class  FieldlineError
 
type  t_fieldline
 Type for fieldline representation. More...
 

Public Member Functions

subroutine init_fieldline (fieldline)
 Allocate t_fieldline fields r,phi,the,br,bphi,bthe. More...
 
subroutine close_fieldline (fieldline)
 Deallocate t_fieldline fields r,curv,phi,the,br,bphi,bthe. More...
 

Public Attributes

float rsun2km = 6.957e5
 

Member Function/Subroutine Documentation

subroutine module_fieldline::close_fieldline ( type(t_fieldline), intent(inout)  fieldline)

Deallocate t_fieldline fields r,curv,phi,the,br,bphi,bthe.

Author

Here is the caller graph for this function:

subroutine module_fieldline::init_fieldline ( type(t_fieldline), intent(inout)  fieldline)

Allocate t_fieldline fields r,phi,the,br,bphi,bthe.

Author

Here is the caller graph for this function:

Member Data Documentation

float module_fieldline.rsun2km = 6.957e5

The documentation for this module was generated from the following files: