case_init Subroutine

public subroutine case_init(self, backend, mesh, host_allocator)

Type Bound

base_case_t

Arguments

Type IntentOptional Attributes Name
class(base_case_t) :: self
class(base_backend_t), intent(inout), target :: backend
type(mesh_t), intent(inout), target :: mesh
type(allocator_t), intent(inout), target :: host_allocator