Neko  0.8.99
A portable framework for high-order spectral element flow simulations
mesh::mesh_deform Interface Reference

Private Member Functions

subroutine mesh_deform (msh, x, y, z, lx, ly, lz)
 

Detailed Description

Definition at line 168 of file mesh.f90.

Constructor & Destructor Documentation

◆ 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

Definition at line 168 of file mesh.f90.


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