Octopus
propagator_static_oct_m Module Reference

Data Types

interface  propagator_static_t
 Implements a propagator that keeps the state of the system constant. Note that a time-step is still required to specify at which times the system quantities are allowed to be exposed. More...
 

Functions/Subroutines

type(propagator_static_t) function, pointer propagator_static_constructor (dt, nsteps)
 

Function/Subroutine Documentation

◆ propagator_static_constructor()

type(propagator_static_t) function, pointer propagator_static_oct_m::propagator_static_constructor ( real(real64), intent(in)  dt,
integer, intent(in)  nsteps 
)
private

Definition at line 140 of file propagator_static.F90.