FLASH-X
Doxygen Generated Documentation From Interface Source Code
Public Member Functions | List of all members
Multispecies_interface::Multispecies_getProperty Interface Reference
Collaboration diagram for Multispecies_interface::Multispecies_getProperty:
Collaboration graph

Public Member Functions

subroutine Multispecies_getProperty (name, property, value)
 
subroutine Multispecies_getIntegerProperty (name, property, value)
 
subroutine Multispecies_getStringProperty (name, property, value)
 
subroutine Multispecies_getRealArrProperty (name, property, value)
 
subroutine Multispecies_getIntArrProperty (name, property, value)
 

Detailed Description

Definition at line 92 of file Multispecies_interface.F90.

Constructor & Destructor Documentation

◆ Multispecies_getProperty()

subroutine Multispecies_interface::Multispecies_getProperty::Multispecies_getProperty ( integer, intent(in)  name,
integer, intent(in)  property,
real, intent(out)  value 
)

Definition at line 93 of file Multispecies_interface.F90.

Member Function/Subroutine Documentation

◆ Multispecies_getIntArrProperty()

subroutine Multispecies_interface::Multispecies_getProperty::Multispecies_getIntArrProperty ( integer, intent(in)  name,
integer, intent(in)  property,
integer, dimension(:), intent(out)  value 
)

Definition at line 111 of file Multispecies_interface.F90.

◆ Multispecies_getIntegerProperty()

subroutine Multispecies_interface::Multispecies_getProperty::Multispecies_getIntegerProperty ( integer, intent(in)  name,
integer, intent(in)  property,
integer, intent(out)  value 
)

Definition at line 97 of file Multispecies_interface.F90.

◆ Multispecies_getRealArrProperty()

subroutine Multispecies_interface::Multispecies_getProperty::Multispecies_getRealArrProperty ( integer, intent(in)  name,
integer, intent(in)  property,
real, dimension(:), intent(out)  value 
)

Definition at line 106 of file Multispecies_interface.F90.

◆ Multispecies_getStringProperty()

subroutine Multispecies_interface::Multispecies_getProperty::Multispecies_getStringProperty ( integer, intent(in)  name,
integer, intent(in)  property,
character(len=*), intent(out)  value 
)

Definition at line 101 of file Multispecies_interface.F90.


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