w90_set_option_text2d_f Subroutine

public subroutine w90_set_option_text2d_f(w90_obj, keyword, text) bind(c)

Arguments

Type IntentOptional Attributes Name
type(w90_data), value :: w90_obj
character(kind=c_char, len=*), intent(in) :: keyword
character(kind=c_char, len=*), intent(in) :: text(:)

Calls

proc~~w90_set_option_text2d_f~~CallsGraph proc~w90_set_option_text2d_f w90_set_option_text2d_f interface~w90_set_option w90_set_option proc~w90_set_option_text2d_f->interface~w90_set_option proc~w90_set_option_c2d w90_set_option_c2d interface~w90_set_option->proc~w90_set_option_c2d proc~w90_set_option_i1d w90_set_option_i1d interface~w90_set_option->proc~w90_set_option_i1d proc~w90_set_option_i2d w90_set_option_i2d interface~w90_set_option->proc~w90_set_option_i2d proc~w90_set_option_int w90_set_option_int interface~w90_set_option->proc~w90_set_option_int proc~w90_set_option_logical w90_set_option_logical interface~w90_set_option->proc~w90_set_option_logical proc~w90_set_option_r1d w90_set_option_r1d interface~w90_set_option->proc~w90_set_option_r1d proc~w90_set_option_r2d w90_set_option_r2d interface~w90_set_option->proc~w90_set_option_r2d proc~w90_set_option_real w90_set_option_real interface~w90_set_option->proc~w90_set_option_real proc~w90_set_option_text w90_set_option_text interface~w90_set_option->proc~w90_set_option_text proc~expand_settings expand_settings proc~w90_set_option_c2d->proc~expand_settings proc~init_settings init_settings proc~w90_set_option_c2d->proc~init_settings proc~w90_set_option_i1d->proc~expand_settings proc~w90_set_option_i1d->proc~init_settings proc~w90_set_option_i2d->proc~expand_settings proc~w90_set_option_i2d->proc~init_settings proc~w90_set_option_int->proc~expand_settings proc~w90_set_option_int->proc~init_settings proc~w90_set_option_logical->proc~expand_settings proc~w90_set_option_logical->proc~init_settings proc~w90_set_option_r1d->proc~expand_settings proc~w90_set_option_r1d->proc~init_settings proc~w90_set_option_r2d->proc~expand_settings proc~w90_set_option_r2d->proc~init_settings proc~w90_set_option_real->proc~expand_settings proc~w90_set_option_real->proc~init_settings proc~w90_set_option_text->proc~expand_settings proc~w90_set_option_text->proc~init_settings