Definition at line 168 of file mesh.f90.
◆ mesh_deform()
subroutine mesh::mesh_deform::mesh_deform |
( |
class(mesh_t) |
msh, |
|
|
real(kind=rp), dimension(lx, ly, lz, msh%nelv), intent(inout) |
x, |
|
|
real(kind=rp), dimension(lx, ly, lz, msh%nelv), intent(inout) |
y, |
|
|
real(kind=rp), dimension(lx, ly, lz, msh%nelv), intent(inout) |
z, |
|
|
integer, intent(in) |
lx, |
|
|
integer, intent(in) |
ly, |
|
|
integer, intent(in) |
lz |
|
) |
| |
|
private |
The documentation for this interface was generated from the following file:
- /home/runner/work/neko/neko/src/mesh/mesh.f90