0.6.2-dev0
FORCES
FORtran lib for Comp. Env. Sys.
Loading...
Searching...
No Matches
mo_kernel::mesh Interface Reference

Public Member Functions

real(dp) function, dimension(n) mesh_dp (start, end, n, delta)
 
real(sp) function, dimension(n) mesh_sp (start, end, n, delta)
 

Detailed Description

Definition at line 427 of file mo_kernel.f90.

Member Function/Subroutine Documentation

◆ mesh_dp()

real(dp) function, dimension(n) mo_kernel::mesh::mesh_dp ( real(dp), intent(in)  start,
real(dp), intent(in)  end,
integer(i4), intent(in)  n,
real(dp), intent(out)  delta 
)

Definition at line 2522 of file mo_kernel.f90.

◆ mesh_sp()

real(sp) function, dimension(n) mo_kernel::mesh::mesh_sp ( real(sp), intent(in)  start,
real(sp), intent(in)  end,
integer(i4), intent(in)  n,
real(sp), intent(out)  delta 
)

Definition at line 2540 of file mo_kernel.f90.


The documentation for this interface was generated from the following file: