init_rho_array Subroutine

public subroutine init_rho_array(self)

Calculates the value of rho for every surface in the given rho file. Used later in rho calculation, to interpolate between surfaces

Type Bound

dommaschk_t

Arguments

Type IntentOptional Attributes Name
class(dommaschk_t), intent(inout) :: self

Calls

proc~~init_rho_array~~CallsGraph proc~init_rho_array dommaschk_t%init_rho_array none~signed_area polygon2d_t%signed_area proc~init_rho_array->none~signed_area

Called by

proc~~init_rho_array~~CalledByGraph proc~init_rho_array dommaschk_t%init_rho_array proc~init~8 dommaschk_t%init proc~init~8->proc~init_rho_array