physics_base_mod::CalculateBoundaryDataX Interface Reference

Arrays

pure subroutine calculateboundarydatax (this, Mesh, i1, i2, xvar, pvar)
 

Detailed Description

Definition at line 357 of file physics_base.f90.

Member Function/Subroutine Documentation

◆ calculateboundarydatax()

pure subroutine physics_base_mod::CalculateBoundaryDataX::calculateboundarydatax ( class(physics_base), intent(in this,
class(mesh_base), intent(in Mesh,
integer, intent(in i1,
integer, intent(in i2,
real, dimension(mesh%jgmin:mesh%jgmax,mesh%kgmin:mesh%kgmax,this%vnum), intent(in xvar,
class(marray_compound), intent(inout)  pvar 
)
private

Definition at line 358 of file physics_base.f90.


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