Octopus
unit_oct_m::units_from_atomic Interface Reference

Detailed Description

Definition at line 170 of file unit.F90.

Private Member Functions

real(real64) elemental pure function dunits_from_atomic (this, val)
 
complex(real64) elemental pure function zunits_from_atomic (this, val)
 

Member Function/Subroutine Documentation

◆ dunits_from_atomic()

real(real64) elemental pure function unit_oct_m::units_from_atomic::dunits_from_atomic ( type(unit_t), intent(in)  this,
real(real64), intent(in)  val 
)
private

Definition at line 202 of file unit.F90.

◆ zunits_from_atomic()

complex(real64) elemental pure function unit_oct_m::units_from_atomic::zunits_from_atomic ( type(unit_t), intent(in)  this,
complex(real64), intent(in)  val 
)
private

Definition at line 212 of file unit.F90.


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