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

Sets the Lagrange variable type for the interface mapping. More...

Private Member Functions

subroutine interfacemapping_lagrangevariableset (INTERFACE_MAPPING, LAGRANGE_VARIABLE_TYPE, ERR, ERROR,)
 

Detailed Description

Sets the Lagrange variable type for the interface mapping.

Definition at line 693 of file interface_mapping_routines.f90.

Member Function/Subroutine Documentation

subroutine interface_mapping_routines::InterfaceMapping_LagrangeVariableSet::interfacemapping_lagrangevariableset ( type(interface_mapping_type), pointer  INTERFACE_MAPPING,
integer(intg), intent(in)  LAGRANGE_VARIABLE_TYPE,
integer(intg), intent(out)  ERR,
type(varying_string), intent(out)  ERROR 
)
private