Searched refs:ReconstructListAdd_2WaySplit (Results 1 – 3 of 3) sorted by relevance
82 PetscErrorCode ReconstructListAdd_2WaySplit(PetscFunctionList *, const char *, ReconstructFunction_…
460 PetscCall(ReconstructListAdd_2WaySplit(&rclist, "characteristic", PhysicsCharacteristic_Shallow)); in PhysicsCreate_Shallow()461 …PetscCall(ReconstructListAdd_2WaySplit(&rclist, "conservative", PhysicsCharacteristic_Conservative… in PhysicsCreate_Shallow()
499 PetscErrorCode ReconstructListAdd_2WaySplit(PetscFunctionList *flist, const char *name, Reconstruct… in ReconstructListAdd_2WaySplit() function