physics_base_mod::CalculatePrim2RiemannZ Interface Reference

Arrays

pure subroutine calculateprim2riemannz (this, Mesh, k, pvar, lambda, Rinv)
 

Detailed Description

Definition at line 435 of file physics_base.f90.

Member Function/Subroutine Documentation

◆ calculateprim2riemannz()

pure subroutine physics_base_mod::CalculatePrim2RiemannZ::calculateprim2riemannz ( class(physics_base), intent(in this,
class(mesh_base), intent(in Mesh,
integer, intent(in k,
class(marray_compound), intent(in 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)  Rinv 
)
private

Definition at line 435 of file physics_base.f90.


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