(git:c5411e0)
Loading...
Searching...
No Matches
molecule_kind_types::shell_type Type Reference

Data Fields

integer a = 0
 
character(len=default_string_length) name = ""
 
type(shell_kind_type), pointer shell_kind => NULL()
 

Detailed Description

Definition at line 62 of file molecule_kind_types.F.

Field Documentation

◆ a

integer molecule_kind_types::shell_type::a = 0

Definition at line 63 of file molecule_kind_types.F.

◆ name

character(len=default_string_length) molecule_kind_types::shell_type::name = ""

Definition at line 64 of file molecule_kind_types.F.

◆ shell_kind

type(shell_kind_type), pointer molecule_kind_types::shell_type::shell_kind => NULL()

Definition at line 65 of file molecule_kind_types.F.


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