physics_base_mod::CalculatePrim2RiemannY Interface Reference

Arrays

pure subroutine calculateprim2riemanny (this, Mesh, j, pvar, lambda, Rinv)
 

Detailed Description

Definition at line 420 of file physics_base.f90.

Member Function/Subroutine Documentation

◆ calculateprim2riemanny()

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

Definition at line 420 of file physics_base.f90.


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