OpenCMISS-Iron Internal API Documentation
opencmiss_iron::cmfe_distributedmatrixtype Type Reference

A matrix that may be distributed across multiple computational nodes and may use sparse or full storage. More...

Private Attributes

type(distributed_matrix_type), pointer distributedmatrix
 

Detailed Description

A matrix that may be distributed across multiple computational nodes and may use sparse or full storage.

Definition at line 239 of file opencmiss_iron.f90.

Member Data Documentation

type(distributed_matrix_type), pointer opencmiss_iron::cmfe_distributedmatrixtype::distributedmatrix
private

Definition at line 241 of file opencmiss_iron.f90.