(git:c5411e0)
Loading...
Searching...
No Matches
cp_ddapc_types::cp_ddapc_ewald_type Type Reference

Data Fields

logical do_decoupling = .FALSE.
 
logical do_qmmm_periodic_decpl = .FALSE.
 
logical do_solvation = .FALSE.
 
logical do_property = .FALSE.
 
logical do_restraint = .FALSE.
 
type(section_vals_type), pointer ewald_section => NULL()
 
type(pw_pool_type), pointer pw_pool_qm => NULL()
 
type(pw_pool_type), pointer pw_pool_mm => NULL()
 
type(pw_grid_type), pointer pw_grid_qm => NULL()
 
type(pw_grid_type), pointer pw_grid_mm => NULL()
 
type(pw_r3d_rs_type), pointer coeff_qm => NULL()
 
type(pw_r3d_rs_type), pointer coeff_mm => NULL()
 

Detailed Description

Definition at line 65 of file cp_ddapc_types.F.

Field Documentation

◆ do_decoupling

logical cp_ddapc_types::cp_ddapc_ewald_type::do_decoupling = .FALSE.

Definition at line 66 of file cp_ddapc_types.F.

◆ do_qmmm_periodic_decpl

logical cp_ddapc_types::cp_ddapc_ewald_type::do_qmmm_periodic_decpl = .FALSE.

Definition at line 67 of file cp_ddapc_types.F.

◆ do_solvation

logical cp_ddapc_types::cp_ddapc_ewald_type::do_solvation = .FALSE.

Definition at line 68 of file cp_ddapc_types.F.

◆ do_property

logical cp_ddapc_types::cp_ddapc_ewald_type::do_property = .FALSE.

Definition at line 69 of file cp_ddapc_types.F.

◆ do_restraint

logical cp_ddapc_types::cp_ddapc_ewald_type::do_restraint = .FALSE.

Definition at line 70 of file cp_ddapc_types.F.

◆ ewald_section

type(section_vals_type), pointer cp_ddapc_types::cp_ddapc_ewald_type::ewald_section => NULL()

Definition at line 71 of file cp_ddapc_types.F.

◆ pw_pool_qm

type(pw_pool_type), pointer cp_ddapc_types::cp_ddapc_ewald_type::pw_pool_qm => NULL()

Definition at line 72 of file cp_ddapc_types.F.

◆ pw_pool_mm

type(pw_pool_type), pointer cp_ddapc_types::cp_ddapc_ewald_type::pw_pool_mm => NULL()

Definition at line 72 of file cp_ddapc_types.F.

◆ pw_grid_qm

type(pw_grid_type), pointer cp_ddapc_types::cp_ddapc_ewald_type::pw_grid_qm => NULL()

Definition at line 73 of file cp_ddapc_types.F.

◆ pw_grid_mm

type(pw_grid_type), pointer cp_ddapc_types::cp_ddapc_ewald_type::pw_grid_mm => NULL()

Definition at line 73 of file cp_ddapc_types.F.

◆ coeff_qm

type(pw_r3d_rs_type), pointer cp_ddapc_types::cp_ddapc_ewald_type::coeff_qm => NULL()

Definition at line 74 of file cp_ddapc_types.F.

◆ coeff_mm

type(pw_r3d_rs_type), pointer cp_ddapc_types::cp_ddapc_ewald_type::coeff_mm => NULL()

Definition at line 74 of file cp_ddapc_types.F.


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