Searched defs:phys (Results 1 – 7 of 7) sorted by relevance
| /libCEED/examples/solids/problems/ |
| H A D | mooney-rivlin.c | 15 Physics_MR phys; in PhysicsContext_MR() local 33 Physics_MR phys, phys_smoother; in PhysicsSmootherContext_MR() local 65 PetscErrorCode ProcessPhysics_MR(MPI_Comm comm, Physics_MR phys, Units units) { in ProcessPhysics_MR()
|
| H A D | neo-hookean.c | 15 Physics_NH phys; in PhysicsContext_NH() local 33 Physics_NH phys, phys_smoother; in PhysicsSmootherContext_NH() local 62 PetscErrorCode ProcessPhysics_NH(MPI_Comm comm, Physics_NH phys, Units units) { in ProcessPhysics_NH()
|
| /libCEED/examples/fluids/src/ |
| H A D | setupdm.c | 45 …SetUpDM(DM dm, ProblemData problem, PetscInt degree, PetscInt q_extra, SimpleBC bc, Physics phys) { in SetUpDM() 111 PetscErrorCode VizRefineDM(DM dm, User user, ProblemData problem, SimpleBC bc, Physics phys) { in VizRefineDM()
|
| H A D | strong_boundary_conditions.c | 16 …ed ceed, CeedData ceed_data, DM dm, ProblemData problem, SimpleBC bc, Physics phys, CeedOperator o… in SetupStrongSTG_Ceed()
|
| H A D | setupts.c | 297 PetscErrorCode TSSolve_NS(DM dm, User user, AppCtx app_ctx, Physics phys, ProblemData problem, Vec … in TSSolve_NS()
|
| /libCEED/examples/fluids/problems/ |
| H A D | stg_shur14.c | 304 PetscErrorCode SetupStrongStg(DM dm, SimpleBC bc, ProblemData problem, Physics phys) { in SetupStrongStg()
|
| /libCEED/examples/fluids/ |
| H A D | navierstokes.h | 178 Physics phys; member
|