NECI
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
get_length_t
Interface
37 statements
Source File
lattice_mod.F90
lattice_mod
get_length_t
Contents
None
interface
private pure function get_length_t(this, dimen) result(length)
Arguments
Type
Intent
Optional
Attributes
Name
class(
lattice
),
intent(in)
::
this
integer,
intent(in),
optional
::
dimen
Return Value
integer