x3d2
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Namelists
Program
case_init
Subroutine
9 statements
Source File
base_case.f90
m_base_case
case_init
Contents
public subroutine case_init(self, backend, mesh, host_allocator)
Type Bound
base_case_t
Arguments
Type
Intent
Optional
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