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

Sets the coefficients for the interface matrices. More...

Private Member Functions

subroutine interface_mapping_matrices_coeffs_set (INTERFACE_MAPPING, MATRIX_COEFFICIENTS, ERR, ERROR,)
 

Detailed Description

Sets the coefficients for the interface matrices.

Definition at line 848 of file interface_mapping_routines.f90.

Member Function/Subroutine Documentation

subroutine interface_mapping_routines::INTERFACE_MAPPING_MATRICES_COEFFS_SET::interface_mapping_matrices_coeffs_set ( type(interface_mapping_type), pointer  INTERFACE_MAPPING,
real(dp), dimension(:), intent(in)  MATRIX_COEFFICIENTS,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private