x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
get_n_dir
Function
41 statements
Source File
mesh.f90
m_mesh
get_n_dir
Contents
public pure function get_n_dir(self, dir, data_loc) result(n)
Getter for the main dimension a field oriented along
dir
with data on
data_loc
Type Bound
mesh_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
mesh_t
),
intent(in)
::
self
integer,
intent(in)
::
dir
integer,
intent(in)
::
data_loc
Return Value
integer