mus_load_predefined_particleblob Subroutine

public subroutine mus_load_predefined_particleblob(conf, parent, blob_type, flag)

Arguments

Type IntentOptional Attributes Name
type(flu_State) :: conf

configuration

integer, intent(in) :: parent

Handle to parent table in which the "shape" table exists

character(len=LabelLen), intent(inout) :: blob_type

Output string containing the blob type

logical, intent(out) :: flag

Output flag set to TRUE when reading was successful, FALSE if not