OpenCMISS-Iron Internal API Documentation
|
Update points connectivity information with projection results. More...
Private Member Functions | |
subroutine | cmfe_interfacepointsconnectivity_updatefromprojectionrnumber (regionUserNumber, interfaceUserNumber, dataPointsRegionUserNumber, dataProjectionUserNumber, coupledMeshIndex, err) |
Update points connectivity with projection results, data projection identified by region user number. More... | |
subroutine | cmfe_interfacepointsconnectivity_updatefromprojectioninumber (regionUserNumber, interfaceUserNumber, dataPointsRegionUserNumber, dataPointsInterfaceUserNumber, dataProjectionUserNumber, coupledMeshIndex, err) |
Update points connectivity with projection results, data projection identified by interface user number. More... | |
subroutine | cmfe_interfacepointsconnectivity_updatefromprojectionobj (pointsConnectivity, dataProjection, coupledMeshIndex, err) |
Update points connectivity with projection results, data projection identified by object. More... | |
Update points connectivity information with projection results.
Definition at line 4536 of file opencmiss_iron.f90.