user_defined_vertices Interface

interface


Calls

interface~~user_defined_vertices~~CallsGraph interface~user_defined_vertices user_defined_vertices proc~user_defined_vertices user_defined_vertices interface~user_defined_vertices->proc~user_defined_vertices

private module subroutine user_defined_vertices(this, x_nodes, y_nodes, z_nodes, block_identifier)

Arguments

Type IntentOptional AttributesName
class(problem_discretization), intent(inout) :: this
real(kind=r8k), intent(in) :: x_nodes(:,:,:)
real(kind=r8k), intent(in) :: y_nodes(:,:,:)
real(kind=r8k), intent(in) :: z_nodes(:,:,:)
integer, intent(in) :: block_identifier

Description

Define the vertex locations within the specified structured_grid block