Neko 0.9.99
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
mesh::mesh_deform Interface Reference

Public 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 
)
virtual

Definition at line 168 of file mesh.f90.


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