2D AMRCLAW
Data Types | Public Member Functions | Public Attributes | Private Attributes | List of all members
regions_module Module Reference
Collaboration diagram for regions_module:
Collaboration graph
[legend]

Data Types

type  region_type
 

Public Member Functions

subroutine set_regions (fname)
 

Public Attributes

integer num_regions
 
type(region_type), dimension(:),
allocatable 
regions
 

Private Attributes

logical, private module_setup
 

Detailed Description

Definition at line 6 of file regions_module.f90.

Member Function/Subroutine Documentation

subroutine regions_module::set_regions ( character(len=*), intent(in), optional  fname)

Definition at line 24 of file regions_module.f90.

References opendatafile().

Referenced by amr2().

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

logical, private regions_module::module_setup
private

Definition at line 17 of file regions_module.f90.

integer regions_module::num_regions

Definition at line 19 of file regions_module.f90.

type(region_type), dimension(:), allocatable regions_module::regions

Definition at line 20 of file regions_module.f90.


The documentation for this module was generated from the following file: