OpenCMISS-Iron Internal API Documentation
interface_mapping_routines::InterfaceMapping_MatricesColumnMeshIndicesSet Interface Reference

Sets the column mesh indices for the interface matrices. More...

Private Member Functions

subroutine interfacemapping_matricescolumnmeshindicesset (INTERFACE_MAPPING, COLUMN_MESH_INDICES, ERR, ERROR,)
 

Detailed Description

Sets the column mesh indices for the interface matrices.

Definition at line 920 of file interface_mapping_routines.f90.

Member Function/Subroutine Documentation

subroutine interface_mapping_routines::InterfaceMapping_MatricesColumnMeshIndicesSet::interfacemapping_matricescolumnmeshindicesset ( type(interface_mapping_type), pointer  INTERFACE_MAPPING,
integer(intg), dimension(:), intent(in)  COLUMN_MESH_INDICES,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private