sources_rotframe_mod::sources_rotframe Type Reference
Inheritance diagram for sources_rotframe_mod::sources_rotframe:
Collaboration diagram for sources_rotframe_mod::sources_rotframe:

Private Member Functions

PROCEDURE initsources
 
PROCEDURE infosources
 
PROCEDURE externalsources
 
PROCEDURE convert2rotatingframe
 
FINAL finalize
 

Private Attributes

type(marray_base), pointer caccel => null()
 rot. frame centrifugal accel More...
 
type(marray_base), pointer vphi => null()
 rot. frame azimuthal velocity More...
 
type(marray_base), pointer twoomega
 
logical disable_centaccel
 

Additional Inherited Members

- Public Attributes inherited from logging_base_mod::logging_base
integer, public err
 error code More...
 

Detailed Description

Definition at line 52 of file sources_rotframe.f90.

Member Function/Subroutine Documentation

◆ convert2rotatingframe()

PROCEDURE sources_rotframe_mod::sources_rotframe::convert2rotatingframe
private

Definition at line 61 of file sources_rotframe.f90.

◆ externalsources()

PROCEDURE sources_rotframe_mod::sources_rotframe::externalsources
private

Definition at line 60 of file sources_rotframe.f90.

◆ finalize()

FINAL sources_rotframe_mod::sources_rotframe::finalize
finalprivate

Definition at line 62 of file sources_rotframe.f90.

Here is the call graph for this function:

◆ infosources()

PROCEDURE sources_rotframe_mod::sources_rotframe::infosources
private

Definition at line 59 of file sources_rotframe.f90.

◆ initsources()

PROCEDURE sources_rotframe_mod::sources_rotframe::initsources
private

Definition at line 58 of file sources_rotframe.f90.

Member Data Documentation

◆ caccel

type(marray_base), pointer sources_rotframe_mod::sources_rotframe::caccel => null()
private

rot. frame centrifugal accel

Definition at line 53 of file sources_rotframe.f90.

◆ disable_centaccel

logical sources_rotframe_mod::sources_rotframe::disable_centaccel
private

Definition at line 56 of file sources_rotframe.f90.

◆ twoomega

type(marray_base), pointer sources_rotframe_mod::sources_rotframe::twoomega
private

Definition at line 53 of file sources_rotframe.f90.

◆ vphi

type(marray_base), pointer sources_rotframe_mod::sources_rotframe::vphi => null()
private

rot. frame azimuthal velocity

Definition at line 53 of file sources_rotframe.f90.


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