x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
get_dims_dataloc
Function
33 statements
Source File
mesh.f90
m_mesh
get_dims_dataloc
Contents
public pure function get_dims_dataloc(data_loc, vert_dims, cell_dims) result(dims)
Getter for domain dimensions
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(in)
::
data_loc
integer,
intent(in),
dimension(3)
::
vert_dims
integer,
intent(in),
dimension(3)
::
cell_dims
Return Value
integer, dimension(3)