xmolecule
Manual
Modules
Block Data
Procedures
Derived Types
Programs
create_process
Function
Gnu General Public License V3
46 statements
process
create_process
Contents
public function create_process(occ, n_proc_max, spin, ci) result(s)
creates process structure
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
occ
(:)
integer,
intent(in)
::
n_proc_max
logical,
intent(in),
optional
::
spin
logical,
intent(in),
optional
::
ci
Return Value
type(
process_data
)