All Classes Files Functions Variables Pages
module_init_memory.f90 File Reference

This file contains a module to allocate arrays and to compute an approximation of the total RAM used by EFISPEC3D. More...

Go to the source code of this file.

Data Types

module  mod_init_memory
 This module contains subroutines to allocate arrays and to compute an approximation of the total RAM used by EFISPEC3D. More...
 
interface  mod_init_memory::init_array_real_dp
 Interface init_array_real_dp to redirect allocation to n-rank arrays. More...
 
interface  mod_init_memory::init_array_real
 Interface init_array_real to redirect allocation to n-rank arrays. More...
 
interface  mod_init_memory::init_array_int
 Interface init_array_int to redirect allocation to n-rank arrays. More...