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

Initialises the interface mapping RHS mapping. More...

Private Member Functions

subroutine interface_mapping_rhs_mapping_initialise (INTERFACE_MAPPING, ERR, ERROR,)
 

Detailed Description

Initialises the interface mapping RHS mapping.

Definition at line 1408 of file interface_mapping_routines.f90.

Member Function/Subroutine Documentation

subroutine interface_mapping_routines::INTERFACE_MAPPING_RHS_MAPPING_INITIALISE::interface_mapping_rhs_mapping_initialise ( type(interface_mapping_type), pointer  INTERFACE_MAPPING,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private
Parameters
interface_mappingA pointer to the interface mapping to initialise the RHS mapping for
[out]errThe error code
[out]errorThe error string

Definition at line 1409 of file interface_mapping_routines.f90.

References base_routines::enters(), and base_routines::exits().