Octopus
density_criterion_oct_m Module Reference

Data Types

interface  density_criterion_t
 

Functions/Subroutines

class(density_criterion_t) function, pointer density_criterion_constructor (tol_abs, tol_rel)
 
subroutine density_criterion_finalize (this)
 

Function/Subroutine Documentation

◆ density_criterion_constructor()

class(density_criterion_t) function, pointer density_criterion_oct_m::density_criterion_constructor ( real(real64), intent(in)  tol_abs,
real(real64), intent(in)  tol_rel 
)
private

Definition at line 141 of file density_criterion.F90.

◆ density_criterion_finalize()

subroutine density_criterion_oct_m::density_criterion_finalize ( type(density_criterion_t), intent(inout)  this)
private

Definition at line 158 of file density_criterion.F90.