Home
last modified time | relevance | path

Searched refs:psgsdd_ctx (Results 1 – 1 of 1) sorted by relevance

/honee/problems/
H A Dsgs_dd_model.c594 …Code SgsDDContextFill(MPI_Comm comm, char data_dir[PETSC_MAX_PATH_LEN], SgsDDContext *psgsdd_ctx) { in SgsDDContextFill() argument
596 …PetscInt num_inputs = (*psgsdd_ctx)->num_inputs, num_outputs = (*psgsdd_ctx)->num_outputs, num… in SgsDDContextFill()
604 *sgsdd_temp = **psgsdd_ctx; in SgsDDContextFill()
639 PetscCall(PetscFree(*psgsdd_ctx)); in SgsDDContextFill()
640 *psgsdd_ctx = sgsdd_ctx; in SgsDDContextFill()