marray_cellscalar_mod Module Reference
derived mesh array class for scalar cell data More...
Data Types | |
| interface | marray_cellscalar | 
| data types and methods  More... | |
Functions/Subroutines | |
| type(marray_cellscalar) function | createmarray_cellscalar () | 
| logical function | assignpointers (this) | 
| subroutine | destroy (this, called_from_finalize) | 
| destructor of cellscalar - manual deallocation / reset of pointers  More... | |
| subroutine | finalize (this) | 
| destructor of cellscalar - this is called automatically on deallocation  More... | |
Detailed Description
derived mesh array class for scalar cell data
Function/Subroutine Documentation
◆ assignpointers()
      
  | 
  private | 
Definition at line 76 of file marray_cellscalar.f90.
◆ createmarray_cellscalar()
      
  | 
  private | 
◆ destroy()
      
  | 
  private | 
destructor of cellscalar - manual deallocation / reset of pointers
Definition at line 100 of file marray_cellscalar.f90.
◆ finalize()
      
  | 
  private | 
destructor of cellscalar - this is called automatically on deallocation
Definition at line 118 of file marray_cellscalar.f90.

 1.9.4