OpenCMISS-Iron Internal API Documentation
|
Gets the element xi values for the points connectivity between a data point in the interface mesh and an element in a region mesh. More...
Private Member Functions | |
subroutine | cmfe_interfacepointsconnectivity_pointxigetnumber (regionUserNumber, interfaceUserNumber, interfaceDataPointIndexNumber, coupledMeshIndexNumber, xi, err) |
Gets the xi coordinate mapping between the data points in interface and xi coordinates in a coupled region mesh. More... | |
subroutine | cmfe_interfacepointsconnectivity_pointxigetobj (interfacePointsConnectivity, interfaceDataPointIndexNumber, coupledMeshIndexNumber, xi, err) |
Gets the xi coordinate mapping between the interface data points and xi coordinates in a coupled region mesh. More... | |
Gets the element xi values for the points connectivity between a data point in the interface mesh and an element in a region mesh.
Definition at line 4518 of file opencmiss_iron.f90.