(git:c5411e0)
Loading...
Searching...
No Matches
cp_control_types::maxwell_control_type Type Reference

Data Fields

logical log_test = .FALSE.
 
integer int_test = 0
 
real(kind=dp) real_test = 0.0_dp
 

Detailed Description

Definition at line 314 of file cp_control_types.F.

Field Documentation

◆ log_test

logical cp_control_types::maxwell_control_type::log_test = .FALSE.

Definition at line 315 of file cp_control_types.F.

◆ int_test

integer cp_control_types::maxwell_control_type::int_test = 0

Definition at line 316 of file cp_control_types.F.

◆ real_test

real(kind=dp) cp_control_types::maxwell_control_type::real_test = 0.0_dp

Definition at line 317 of file cp_control_types.F.


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