get_tds_n Function

public pure function get_tds_n(mesh, dir, from_to) result(tds_n)

Get the tds_n size based on the from_to value (and the mesh)

Arguments

Type IntentOptional Attributes Name
class(mesh_t), intent(in) :: mesh
integer, intent(in) :: dir
character(len=*), intent(in), optional :: from_to

Return Value integer