OpenCMISS-Iron Internal API Documentation
|
Sets 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_pointxisetnumber (regionUserNumber, interfaceUserNumber, interfaceDataPointIndexNumber, coupledMeshIndexNumber, xi, err) |
Sets the xi coordinate mapping between the data points in interface and xi coordinates in a coupled region mesh. More... | |
subroutine | cmfe_interfacepointsconnectivity_pointxisetobj (interfacePointsConnectivity, interfaceDataPointIndexNumber, coupledMeshIndexNumber, xi, err) |
Sets the xi coordinate mapping between the interface data points and xi coordinates in a coupled region mesh. More... | |
Sets 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 4530 of file opencmiss_iron.f90.