species_isotope_type Interface

public interface species_isotope_type

Module Procedures

private function constructor(species_name, isotope_name) result(this)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: species_name
character(len=*), intent(in) :: isotope_name

Return Value type(species_isotope_type)