sdr_load_geometry Subroutine

public subroutine sdr_load_geometry(me, subres_colors, invert_colors, conf)

Routine to load spatial object defined in config file and store in geometry type

Arguments

Type IntentOptional Attributes Name
type(sdr_geometry_type), intent(out) :: me

contains all geometry infomation

type(dyn_labelarray_type), intent(in) :: subres_colors

All the colors, which should be default use subelement resolution for their boundaries.

type(dyn_labelarray_type), intent(in) :: invert_colors
type(flu_State) :: conf