physics_base_mod::CalculatePrim2RiemannX Interface Reference

Arrays

pure subroutine calculateprim2riemannx (this, Mesh, i, pvar, lambda, Rinv)
 

Detailed Description

Definition at line 405 of file physics_base.f90.

Member Function/Subroutine Documentation

◆ calculateprim2riemannx()

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

Definition at line 405 of file physics_base.f90.


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