get_fph_face_center Subroutine

public subroutine get_fph_face_center(this, face_center)

Type Bound

scf_grid_t

Arguments

Type IntentOptional Attributes Name
class(scf_grid_t), intent(inout) :: this
real(kind=4), intent(out), allocatable :: face_center(:,:)

Calls

proc~~get_fph_face_center~~CallsGraph proc~get_fph_face_center SCF_file_reader_m::scf_grid_t%get_fph_face_center face face proc~get_fph_face_center->face face2vertices face2vertices proc~get_fph_face_center->face2vertices node node proc~get_fph_face_center->node

Contents