physics_base_mod::CalculateBoundaryDataZ Interface Reference

Arrays

pure subroutine calculateboundarydataz (this, Mesh, k1, k2, xvar, pvar)
 

Detailed Description

Definition at line 373 of file physics_base.f90.

Member Function/Subroutine Documentation

◆ calculateboundarydataz()

pure subroutine physics_base_mod::CalculateBoundaryDataZ::calculateboundarydataz ( class(physics_base), intent(in this,
class(mesh_base), intent(in Mesh,
integer, intent(in k1,
integer, intent(in k2,
real, dimension(mesh%igmin:mesh%igmax,mesh%jgmin:mesh%jgmax,this%vnum), intent(in xvar,
class(marray_compound), intent(inout)  pvar 
)
private

Definition at line 374 of file physics_base.f90.


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