Octopus
atom_oct_m::atom_same_species Interface Reference

Detailed Description

Definition at line 140 of file atom.F90.

Private Member Functions

elemental logical function atom_same_species_aa (this, that)
 
elemental logical function atom_same_species_as (this, species)
 

Member Function/Subroutine Documentation

◆ atom_same_species_aa()

elemental logical function atom_oct_m::atom_same_species::atom_same_species_aa ( type(atom_t), intent(in)  this,
type(atom_t), intent(in)  that 
)
private

Definition at line 269 of file atom.F90.

◆ atom_same_species_as()

elemental logical function atom_oct_m::atom_same_species::atom_same_species_as ( type(atom_t), intent(in)  this,
class(species_t), intent(in)  species 
)
private

Definition at line 280 of file atom.F90.


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