interpolate_id_hydro Interface

interface


Calls

interface~~interpolate_id_hydro~~CallsGraph interface~interpolate_id_hydro interpolate_id_hydro proc~interpolate_id_hydro interpolate_id_hydro interface~interpolate_id_hydro->proc~interpolate_id_hydro

public module subroutine interpolate_id_hydro(this, nx, ny, nz, pos, baryon_density, energy_density, specific_energy, pressure, u_euler)

Arguments

Type IntentOptional Attributes Name
class(ejecta), intent(inout) :: this

ejecta object which this PROCEDURE is a member of

integer, intent(in) :: nx
integer, intent(in) :: ny
integer, intent(in) :: nz
double precision, intent(in), DIMENSION(:,:,:,:) :: pos
double precision, intent(inout), DIMENSION(:,:,:) :: baryon_density
double precision, intent(inout), DIMENSION(:,:,:) :: energy_density
double precision, intent(inout), DIMENSION(:,:,:) :: specific_energy
double precision, intent(inout), DIMENSION(:,:,:) :: pressure
double precision, intent(inout), DIMENSION(:,:,:,:) :: u_euler

Description

Stores the hydro ID in the arrays needed to compute the constraints on the refined mesh