ibm_t Interface

public interface ibm_t

Module Procedures

private function init(backend, mesh, host_allocator) result(ibm)

Initialize the basic IBM

Arguments

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

Return Value type(ibm_t)