get_area_triangle_first Interface

interface


Calls

interface~~get_area_triangle_first~~CallsGraph interface~get_area_triangle_first type_triangle_first%get_area_triangle_first proc~get_area_triangle_first get_area_triangle_first interface~get_area_triangle_first->proc~get_area_triangle_first interface~jacobian_det_triangle_first type_triangle_first%jacobian_det_triangle_first proc~get_area_triangle_first->interface~jacobian_det_triangle_first proc~jacobian_det_triangle_first jacobian_det_triangle_first interface~jacobian_det_triangle_first->proc~jacobian_det_triangle_first interface~jacobian_triangle_first type_triangle_first%jacobian_triangle_first proc~jacobian_det_triangle_first->interface~jacobian_triangle_first proc~jacobian_triangle_first jacobian_triangle_first interface~jacobian_triangle_first->proc~jacobian_triangle_first interface~dpsi_triangle_first type_triangle_first%dpsi_triangle_first proc~jacobian_triangle_first->interface~dpsi_triangle_first proc~get_coordinate abst_mesh%get_coordinate proc~jacobian_triangle_first->proc~get_coordinate proc~get_num_nodes~3 abst_mesh%get_num_nodes proc~jacobian_triangle_first->proc~get_num_nodes~3 proc~dpsi_triangle_first dpsi_triangle_first interface~dpsi_triangle_first->proc~dpsi_triangle_first

private pure module function get_area_triangle_first(self) result(area)

Arguments

Type IntentOptional Attributes Name
class(type_triangle_first), intent(in) :: self

Return Value real(kind=real64)