marker_set_LoadSTL Subroutine

private subroutine marker_set_LoadSTL(this, STL_file)

Load markers from a binary STL. This is a serial routine.

Type Bound

marker_set

Arguments

Type IntentOptional Attributes Name
class(marker_set), intent(inout) :: this

Set of ib markers

character(len=*), intent(in) :: STL_file

Variable to compute


Calls

proc~~marker_set_loadstl~~CallsGraph proc~marker_set_loadstl marker_set%marker_set_LoadSTL markers markers proc~marker_set_loadstl->markers proc~lagrangian_set_recycle lagrangian_set%lagrangian_set_Recycle proc~marker_set_loadstl->proc~lagrangian_set_recycle proc~lagrangian_set_resize lagrangian_set%lagrangian_set_Resize proc~marker_set_loadstl->proc~lagrangian_set_resize proc~lagrangian_set_recycle->proc~lagrangian_set_resize