(git:c5411e0)
Loading...
Searching...
No Matches
rpa_grad::rpa_grad_type Type Reference

Data Fields

type(cp_fm_type), dimension(:), allocatable fm_y
 
type(sos_mp2_grad_work_type), dimension(:), allocatable sos_mp2_work_occ
 
type(sos_mp2_grad_work_type), dimension(:), allocatable sos_mp2_work_virt
 
type(rpa_grad_work_type) rpa_work
 

Detailed Description

Definition at line 100 of file rpa_grad.F.

Field Documentation

◆ fm_y

type(cp_fm_type), dimension(:), allocatable rpa_grad::rpa_grad_type::fm_y

Definition at line 103 of file rpa_grad.F.

◆ sos_mp2_work_occ

type(sos_mp2_grad_work_type), dimension(:), allocatable rpa_grad::rpa_grad_type::sos_mp2_work_occ

Definition at line 104 of file rpa_grad.F.

◆ sos_mp2_work_virt

type(sos_mp2_grad_work_type), dimension(:), allocatable rpa_grad::rpa_grad_type::sos_mp2_work_virt

Definition at line 104 of file rpa_grad.F.

◆ rpa_work

type(rpa_grad_work_type) rpa_grad::rpa_grad_type::rpa_work

Definition at line 105 of file rpa_grad.F.


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