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

Public Member Functions

subroutine Multispecies_setProperty (name, property, value)
 
subroutine Multispecies_setIntegerProperty (name, property, value)
 
subroutine Multispecies_setStringProperty (name, property, value)
 
subroutine Multispecies_setRealArrProperty (name, property, value)
 
subroutine Multispecies_setIntArrProperty (name, property, value)
 

Detailed Description

Definition at line 19 of file Multispecies_interface.F90.

Constructor & Destructor Documentation

◆ Multispecies_setProperty()

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

Definition at line 20 of file Multispecies_interface.F90.

Member Function/Subroutine Documentation

◆ Multispecies_setIntArrProperty()

subroutine Multispecies_interface::Multispecies_setProperty::Multispecies_setIntArrProperty ( integer, intent(in)  name,
integer, intent(in)  property,
integer, dimension(:), intent(in)  value 
)

Definition at line 38 of file Multispecies_interface.F90.

◆ Multispecies_setIntegerProperty()

subroutine Multispecies_interface::Multispecies_setProperty::Multispecies_setIntegerProperty ( integer, intent(in)  name,
integer, intent(in)  property,
integer, intent(in)  value 
)

Definition at line 24 of file Multispecies_interface.F90.

◆ Multispecies_setRealArrProperty()

subroutine Multispecies_interface::Multispecies_setProperty::Multispecies_setRealArrProperty ( integer, intent(in)  name,
integer, intent(in)  property,
real, dimension(:), intent(in)  value 
)

Definition at line 33 of file Multispecies_interface.F90.

◆ Multispecies_setStringProperty()

subroutine Multispecies_interface::Multispecies_setProperty::Multispecies_setStringProperty ( integer, intent(in)  name,
integer, intent(in)  property,
character(len=*), intent(in)  value 
)

Definition at line 28 of file Multispecies_interface.F90.


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