x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
get_tds_n
Function
14 statements
Source File
tdsops.f90
m_tdsops
get_tds_n
Contents
public pure function get_tds_n(mesh, dir, from_to) result(tds_n)
Get the tds_n size based on the from_to value (and the mesh)
Arguments
Type
Intent
Optional
Attributes
Name
class(
mesh_t
),
intent(in)
::
mesh
integer,
intent(in)
::
dir
character(len=*),
intent(in),
optional
::
from_to
Return Value
integer