physics_base_mod::CalcWaveSpeeds_faces Interface Reference

Arrays

pure subroutine calcwavespeeds_faces (this, Mesh, prim, cons, minwav, maxwav)
 

Detailed Description

Definition at line 230 of file physics_base.f90.

Member Function/Subroutine Documentation

◆ calcwavespeeds_faces()

pure subroutine physics_base_mod::CalcWaveSpeeds_faces::calcwavespeeds_faces ( class(physics_base), intent(inout)  this,
class(mesh_base), intent(in Mesh,
real, dimension(mesh%igmin:mesh%igmax,mesh%jgmin:mesh%jgmax,mesh%kgmin:mesh%kgmax,mesh%nfaces,this%vnum), intent(in prim,
real, dimension(mesh%igmin:mesh%igmax,mesh%jgmin:mesh%jgmax,mesh%kgmin:mesh%kgmax,mesh%nfaces,this%vnum), intent(in cons,
type(marray_base), intent(inout)  minwav,
type(marray_base), intent(inout)  maxwav 
)
private

Definition at line 231 of file physics_base.f90.


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