Home
last modified time | relevance | path

Searched refs:siesta_subroutine (Results 1 – 3 of 3) sorted by relevance

/dports/science/siesta/siesta-4.1.5/Src/
H A Dsiesta_master.f90117 logical,public,save:: siesta_subroutine = .false. ! Is siesta a subroutine? variable
167 if (siesta_subroutine) then
193 if (siesta_subroutine) then
H A Dsiesta_end.F20 use siesta_master, only : siesta_subroutine ! Is siesta a subroutine?
147 if (.not.siesta_subroutine) call MPI_Finalize( MPIerror )
H A Dfsiesta_mpi.F90187 use siesta_master, only: siesta_subroutine ! Is siesta a subroutine?
193 use siesta_master, only: siesta_subroutine ! Is siesta a subroutine?
271 siesta_subroutine = .true.