mctc_io_write_ctfile Module



Subroutines

public subroutine write_molfile(self, unit, comment_line)

Arguments

Type IntentOptional Attributes Name
class(structure_type), intent(in) :: self
integer, intent(in) :: unit
character(len=*), intent(in), optional :: comment_line

public subroutine write_sdf(self, unit, energy, gnorm)

Arguments

Type IntentOptional Attributes Name
class(structure_type), intent(in) :: self
integer, intent(in) :: unit
real(kind=wp), intent(in), optional :: energy
real(kind=wp), intent(in), optional :: gnorm