(git:c5411e0)
Loading...
Searching...
No Matches
admm_dm_types::mcweeny_history_type Type Reference

Data Fields

type(dbcsr_type) m
 
integer count = -1
 
type(mcweeny_history_type), pointer next => Null()
 

Detailed Description

Definition at line 31 of file admm_dm_types.F.

Field Documentation

◆ m

type(dbcsr_type) admm_dm_types::mcweeny_history_type::m

Definition at line 32 of file admm_dm_types.F.

◆ count

integer admm_dm_types::mcweeny_history_type::count = -1

Definition at line 33 of file admm_dm_types.F.

◆ next

type(mcweeny_history_type), pointer admm_dm_types::mcweeny_history_type::next => Null()

Definition at line 34 of file admm_dm_types.F.


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