(git:c5411e0)
Loading...
Searching...
No Matches
barostat_types::barostat_type Type Reference

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()
 

Detailed Description

Definition at line 52 of file barostat_types.F.

Field Documentation

◆ ref_count

integer barostat_types::barostat_type::ref_count = 0

Definition at line 53 of file barostat_types.F.

◆ virial_components

integer barostat_types::barostat_type::virial_components = do_clv_geo_center

Definition at line 54 of file barostat_types.F.

◆ temp_ext

real(kind=dp) barostat_types::barostat_type::temp_ext = 0.0_dp

Definition at line 55 of file barostat_types.F.

◆ npt

type(npt_info_type), dimension(:, :), pointer barostat_types::barostat_type::npt => NULL()

Definition at line 56 of file barostat_types.F.

◆ section

type(section_vals_type), pointer barostat_types::barostat_type::section => NULL()

Definition at line 57 of file barostat_types.F.


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