Calling the PSU Operator
- Configure KCAL settings, such as communication APIs and node IDs, through DataGuard APIs.
- Initialize the function group for the PSU operator. This function group includes all the public APIs for the PSU operator.
- Apply the settings to KCAL during initialization.
- Set the information about all nodes.
- Call the calculate API to calculate based on the PSU operator and obtain the final output.
Parent topic: Calling KCAL