NECI
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
is_bath
Function
4 statements
Source File
lattice_mod.F90
lattice_mod
is_bath
Contents
Source Code
is_bath
private function is_bath(this)
Type Bound
site
Arguments
Type
Intent
Optional
Attributes
Name
class(
site
)
::
this
Return Value
logical
Source Code
logical
function
is_bath
(
this
)
class
(
site
)
::
this
is_bath
=
this
%
t_bath
end function
is_bath