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 ()
 
subroutine assignpointers (this)
 

Detailed Description

derived mesh array class for vector cell data

Author
Tobias Illenseer

Function/Subroutine Documentation

◆ assignpointers()

subroutine marray_cellvector_mod::assignpointers ( class(marray_cellvector), intent(inout)  this)
private

Definition at line 68 of file marray_cellvector.f90.

◆ createmarray_cellvector()

type(marray_cellvector) function marray_cellvector_mod::createmarray_cellvector ( )
private

Definition at line 57 of file marray_cellvector.f90.