0.6.0
Loading...
Searching...
No Matches
allocate_interface.f90 File Reference

Data Types

interface  mod_cut_cell_allocation::allocate_array
 

Modules

module  mod_cut_cell_allocation
 move_alloc adapted to the cut-cell subroutines
 

Functions/Subroutines

pure subroutine mod_cut_cell_allocation::allocate_segment_2d (segment, n)
 
pure subroutine mod_cut_cell_allocation::allocate_segment_3d (segment, n)
 
pure subroutine mod_cut_cell_allocation::allocate_point_2d (point, n)
 
pure subroutine mod_cut_cell_allocation::allocate_point_3d (point, n)
 
pure subroutine mod_cut_cell_allocation::allocate_integer_1 (array)
 
pure subroutine mod_cut_cell_allocation::allocate_integer_1n (array, n)
 
pure subroutine mod_cut_cell_allocation::allocate_integer_8 (array)
 
pure subroutine mod_cut_cell_allocation::allocate_integer_6 (array)
 
pure subroutine mod_cut_cell_allocation::allocate_integer_4n (array, n)
 
pure subroutine mod_cut_cell_allocation::allocate_double_4 (array)
 
pure subroutine mod_cut_cell_allocation::allocate_integer_2 (array)
 
pure subroutine mod_cut_cell_allocation::allocate_integer_2nm (array, n, m)
 
pure subroutine mod_cut_cell_allocation::allocate_double_1n (array, n)
 
pure subroutine mod_cut_cell_allocation::allocate_double_3nm (array, n, m)
 
pure subroutine mod_cut_cell_allocation::allocate_double_2 (array)
 
pure subroutine mod_cut_cell_allocation::allocate_double_2nm (array, n, m)