![]() |
(git:f56c6e3)
|
Data Fields | |
| integer | ref_count = 0 |
| integer | virial_components = do_clv_geo_center |
| real(kind=dp) | temp_ext = 0.0_dp |
| type(npt_info_type), dimension(:, :), pointer | npt => NULL() |
| type(section_vals_type), pointer | section => NULL() |
Definition at line 52 of file barostat_types.F.
| integer barostat_types::barostat_type::ref_count = 0 |
Definition at line 53 of file barostat_types.F.
| integer barostat_types::barostat_type::virial_components = do_clv_geo_center |
Definition at line 54 of file barostat_types.F.
| real(kind=dp) barostat_types::barostat_type::temp_ext = 0.0_dp |
Definition at line 55 of file barostat_types.F.
| type(npt_info_type), dimension(:, :), pointer barostat_types::barostat_type::npt => NULL() |
Definition at line 56 of file barostat_types.F.
| type(section_vals_type), pointer barostat_types::barostat_type::section => NULL() |
Definition at line 57 of file barostat_types.F.