Lines Matching defs:attribute

40     subroutine adios2_attribute_data_string(data, attribute, ierr)  argument
42 type(adios2_attribute), intent(in):: attribute local
54 subroutine adios2_attribute_data_real(data, attribute, ierr) argument
56 type(adios2_attribute), intent(in):: attribute local
67 subroutine adios2_attribute_data_dp(data, attribute, ierr) argument
69 type(adios2_attribute), intent(in):: attribute local
80 subroutine adios2_attribute_data_integer1(data, attribute, ierr) argument
82 type(adios2_attribute), intent(in):: attribute local
93 subroutine adios2_attribute_data_integer2(data, attribute, ierr) argument
95 type(adios2_attribute), intent(in):: attribute local
106 subroutine adios2_attribute_data_integer4(data, attribute, ierr) argument
108 type(adios2_attribute), intent(in):: attribute local
119 subroutine adios2_attribute_data_integer8(data, attribute, ierr) argument
121 type(adios2_attribute), intent(in):: attribute local
133 subroutine adios2_attribute_data_string_1D(data, attribute, ierr) argument
135 type(adios2_attribute), intent(in):: attribute local
155 subroutine adios2_attribute_data_real_1d(data, attribute, ierr) argument
157 type(adios2_attribute), intent(in):: attribute local
170 subroutine adios2_attribute_data_dp_1d(data, attribute, ierr) argument
172 type(adios2_attribute), intent(in):: attribute local
185 subroutine adios2_attribute_data_integer1_1d(data, attribute, ierr) argument
187 type(adios2_attribute), intent(in):: attribute local
200 subroutine adios2_attribute_data_integer2_1d(data, attribute, ierr) argument
202 type(adios2_attribute), intent(in):: attribute local
215 subroutine adios2_attribute_data_integer4_1d(data, attribute, ierr) argument
217 type(adios2_attribute), intent(in):: attribute local
230 subroutine adios2_attribute_data_integer8_1d(data, attribute, ierr) argument
232 type(adios2_attribute), intent(in):: attribute local