Searched refs:monitor_ctx_ (Results 1 – 2 of 2) sorted by relevance
19 MonitorTotalKE monitor_ctx_ = *monitor_ctx; in MonitorTotalKEDestroy() local22 PetscCall(OperatorApplyContextDestroy(monitor_ctx_->op_monitor_ctx)); in MonitorTotalKEDestroy()23 PetscCall(VecDestroy(&monitor_ctx_->values)); in MonitorTotalKEDestroy()24 PetscCall(PetscFree(monitor_ctx_->sum_values)); in MonitorTotalKEDestroy()25 PetscCall(PetscFree(monitor_ctx_)); in MonitorTotalKEDestroy()
16 MonitorCflCtx monitor_ctx_ = *monitor_ctx; in MonitorCflCtxDestroy() local19 PetscCall(OperatorApplyContextDestroy(monitor_ctx_->op_monitor_ctx)); in MonitorCflCtxDestroy()20 PetscCall(VecDestroy(&monitor_ctx_->values)); in MonitorCflCtxDestroy()21 PetscCall(PetscFree(monitor_ctx_)); in MonitorCflCtxDestroy()