Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(xc_consumer_t), | intent(inout), | target | :: | self | ||
class(xc_engine_t), | intent(in) | :: | xce | |||
integer, | intent(in) | :: | nthreads |
@brief Initialization of the data for XC consumer
Note
This class should handle multithreaded runs by its own means
Note
This subroutine is executed inside the parallel region by master thread only