x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
get_field_dims_phi
Function
6 statements
Source File
mesh.f90
m_mesh
get_field_dims_phi
Contents
public pure function get_field_dims_phi(self, phi) result(dims)
Getter for the dimensions of field phi
Type Bound
mesh_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
mesh_t
),
intent(in)
::
self
class(
field_t
),
intent(in)
::
phi
Return Value
integer, dimension(3)