physics_base_mod::CalculateCharSystemY Interface Reference

Arrays

pure subroutine calculatecharsystemy (this, Mesh, j1, j2, pvar, lambda, xvar)
 

Detailed Description

Definition at line 337 of file physics_base.f90.

Member Function/Subroutine Documentation

◆ calculatecharsystemy()

pure subroutine physics_base_mod::CalculateCharSystemY::calculatecharsystemy ( class(physics_base), intent(in this,
class(mesh_base), intent(in Mesh,
integer, intent(in j1,
integer, intent(in j2,
class(marray_compound), intent(inout)  pvar,
real, dimension(mesh%imin:mesh%imax,mesh%kmin:mesh%kmax,this%vnum), intent(out)  lambda,
real, dimension(mesh%imin:mesh%imax,mesh%kmin:mesh%kmax,this%vnum), intent(out)  xvar 
)
private

Definition at line 338 of file physics_base.f90.


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