physics_base_mod::CalculateCharSystemZ Interface Reference

Arrays

pure subroutine calculatecharsystemz (this, Mesh, k1, k2, pvar, lambda, xvar)
 

Detailed Description

Definition at line 347 of file physics_base.f90.

Member Function/Subroutine Documentation

◆ calculatecharsystemz()

pure subroutine physics_base_mod::CalculateCharSystemZ::calculatecharsystemz ( class(physics_base), intent(in this,
class(mesh_base), intent(in Mesh,
integer, intent(in k1,
integer, intent(in k2,
class(marray_compound), intent(inout)  pvar,
real, dimension(mesh%imin:mesh%imax,mesh%jmin:mesh%jmax,this%vnum), intent(out)  lambda,
real, dimension(mesh%imin:mesh%imax,mesh%jmin:mesh%jmax,this%vnum), intent(out)  xvar 
)
private

Definition at line 348 of file physics_base.f90.


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