ply_poly_project_fillbody Subroutine

public subroutine ply_poly_project_fillbody(me, proj_init, scheme_dim)

Fill the body of the projection with all required data, ply_poly_project_define has to be used beforehand to set necessary header information.

Initialization/Create of the volume quadrature nodes and the quadrature points on the face

Arguments

Type IntentOptional Attributes Name
type(ply_poly_project_type), intent(inout) :: me
type(ply_prj_init_type), intent(in) :: proj_init
integer, intent(in) :: scheme_dim