physics_base_mod::CalculateBoundaryDataY Interface Reference

Arrays

pure subroutine calculateboundarydatay (this, Mesh, j1, j2, xvar, pvar)
 

Detailed Description

Definition at line 365 of file physics_base.f90.

Member Function/Subroutine Documentation

◆ calculateboundarydatay()

pure subroutine physics_base_mod::CalculateBoundaryDataY::calculateboundarydatay ( class(physics_base), intent(in this,
class(mesh_base), intent(in Mesh,
integer, intent(in j1,
integer, intent(in j2,
real, dimension(mesh%igmin:mesh%igmax,mesh%kgmin:mesh%kgmax,this%vnum), intent(in xvar,
class(marray_compound), intent(inout)  pvar 
)
private

Definition at line 366 of file physics_base.f90.


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