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
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(ply_poly_project_type), | intent(inout) | :: | me | |||
type(ply_prj_init_type), | intent(in) | :: | proj_init | |||
integer, | intent(in) | :: | scheme_dim |