PARALLAX
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
get_x
Interface
199 statements
Source File
mesh_cart_m.f90
mesh_cart_m
get_x
Contents
None
interface
public pure module function get_x(self, ind)
Arguments
Type
Intent
Optional
Attributes
Name
class(
mesh_cart_t
),
intent(in)
::
self
Instance of the type
integer,
intent(in)
::
ind
Mesh index
Return Value
real(kind=fp)