marray_cellvector_mod Module Reference
derived mesh array class for vector cell data More...
Data Types | |
interface | marray_cellvector |
data types and methods More... | |
Functions/Subroutines | |
type(marray_cellvector) function | createmarray_cellvector () |
logical function | assignpointers (this) |
subroutine | finalize (this) |
destructor of cellvectors - this is called automatically if deallocate is invoked More... | |
Detailed Description
derived mesh array class for vector cell data
Function/Subroutine Documentation
◆ assignpointers()
|
private |
Definition at line 75 of file marray_cellvector.f90.
◆ createmarray_cellvector()
|
private |
◆ finalize()
|
private |
destructor of cellvectors - this is called automatically if deallocate is invoked
Definition at line 100 of file marray_cellvector.f90.