HORSES3D
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getOrderOfPosition
Subroutine
28 statements
Source File
LocalRefinementClass.f90
LocalRefinement
getOrderOfPosition
Contents
public subroutine getOrderOfPosition(self, coordinates, Nx, Ny, Nz)
Type Bound
LocalRef_t
Arguments
Type
Intent
Optional
Attributes
Name
class(
LocalRef_t
)
::
self
real(kind=RP),
intent(in),
dimension(3,8)
::
coordinates
integer,
intent(out)
::
Nx
integer,
intent(out)
::
Ny
integer,
intent(out)
::
Nz