sdr_load_geom_table_single Subroutine

public subroutine sdr_load_geom_table_single(me, conf, thandle, attr_pos, transform)

This routine reads a single geometry table from the config file i.e loading different geometry kinds like canoND, cube, periodic, STL etc.

Arguments

Type IntentOptional Attributes Name
type(sdr_geometry_type), intent(inout) :: me
type(flu_State) :: conf
integer, intent(in) :: thandle
integer, intent(in) :: attr_pos

Position of the attribute to connect all primitives to.

type(tem_transformation_type), intent(in) :: transform