default_real_allocate Interface

interface
private module subroutine default_real_allocate(self, neural_network)

Arguments

Type IntentOptional Attributes Name
class(workspace_t), intent(inout) :: self
type(neural_network_t), intent(in) :: neural_network