physics_base_mod::CalculateCharSystemX Interface Reference

Arrays

pure subroutine calculatecharsystemx (this, Mesh, i1, i2, pvar, lambda, xvar)
 

Detailed Description

Definition at line 327 of file physics_base.f90.

Member Function/Subroutine Documentation

◆ calculatecharsystemx()

pure subroutine physics_base_mod::CalculateCharSystemX::calculatecharsystemx ( class(physics_base), intent(in this,
class(mesh_base), intent(in Mesh,
integer, intent(in i1,
integer, intent(in i2,
class(marray_compound), intent(inout)  pvar,
real, dimension(mesh%jmin:mesh%jmax,mesh%kmin:mesh%kmax,this%vnum), intent(out)  lambda,
real, dimension(mesh%jmin:mesh%jmax,mesh%kmin:mesh%kmax,this%vnum), intent(out)  xvar 
)
private

Definition at line 328 of file physics_base.f90.


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