Octopus
energy_criterion_oct_m Module Reference

Data Types

interface  energy_criterion_t
 

Functions/Subroutines

class(energy_criterion_t) function, pointer energy_criterion_constructor (tol_abs, tol_rel, unit)
 
subroutine energy_criterion_finalize (this)
 

Function/Subroutine Documentation

◆ energy_criterion_constructor()

class(energy_criterion_t) function, pointer energy_criterion_oct_m::energy_criterion_constructor ( real(real64), intent(in)  tol_abs,
real(real64), intent(in)  tol_rel,
type(unit_t), intent(in), target  unit 
)
private

Definition at line 142 of file energy_criterion.F90.

◆ energy_criterion_finalize()

subroutine energy_criterion_oct_m::energy_criterion_finalize ( type(energy_criterion_t), intent(inout)  this)
private

Definition at line 161 of file energy_criterion.F90.