| /libCEED/examples/solids/src/ |
| H A D | misc.c | 23 PetscErrorCode SetupJacobianCtx(MPI_Comm comm, AppCtx app_ctx, DM dm, Vec V, Vec V_loc, CeedData ce… in SetupJacobianCtx() 51 PetscErrorCode SetupProlongRestrictCtx(MPI_Comm comm, AppCtx app_ctx, DM dm_c, DM dm_f, Vec V_f, Ve… in SetupProlongRestrictCtx() 112 PetscErrorCode ViewSolution(MPI_Comm comm, AppCtx app_ctx, Vec U, PetscInt increment, PetscScalar l… in ViewSolution() 144 PetscErrorCode ViewDiagnosticQuantities(MPI_Comm comm, DM dmU, UserMult user, AppCtx app_ctx, Vec U… in ViewDiagnosticQuantities() 237 PetscErrorCode RegressionTests_solids(AppCtx app_ctx, PetscReal energy) { in RegressionTests_solids()
|
| H A D | setup-dm.c | 34 PetscErrorCode CreateDistributedDM(MPI_Comm comm, AppCtx app_ctx, DM *dm) { in CreateDistributedDM() 65 PetscErrorCode SetupDMByDegree(DM dm, AppCtx app_ctx, PetscInt order, PetscBool boundary, PetscInt … in SetupDMByDegree()
|
| H A D | cl-options.c | 20 PetscErrorCode ProcessCommandLineOptions(MPI_Comm comm, AppCtx app_ctx) { in ProcessCommandLineOptions()
|
| H A D | setup-libceed.c | 125 …upLibceedFineLevel(DM dm, DM dm_energy, DM dm_diagnostic, Ceed ceed, AppCtx app_ctx, CeedQFunction… in SetupLibceedFineLevel() 495 PetscErrorCode SetupLibceedLevel(DM dm, Ceed ceed, AppCtx app_ctx, ProblemData problem_data, PetscI… in SetupLibceedLevel()
|
| /libCEED/examples/fluids/src/ |
| H A D | cloptions.c | 17 PetscErrorCode RegisterProblems_NS(AppCtx app_ctx) { in RegisterProblems_NS() 34 PetscErrorCode ProcessCommandLineOptions(MPI_Comm comm, AppCtx app_ctx, SimpleBC bc) { in ProcessCommandLineOptions()
|
| H A D | boundary_condition.c | 34 PetscErrorCode BoundaryConditionSetUp(User user, ProblemData problem, AppCtx app_ctx, SimpleBC bc) { in BoundaryConditionSetUp()
|
| H A D | misc.c | 143 PetscErrorCode RegressionTest(AppCtx app_ctx, Vec Q) { in RegressionTest() 234 PetscErrorCode SetupICsFromBinary(MPI_Comm comm, AppCtx app_ctx, Vec Q) { in SetupICsFromBinary()
|
| H A D | setupts.c | 297 PetscErrorCode TSSolve_NS(DM dm, User user, AppCtx app_ctx, Physics phys, ProblemData problem, Vec … in TSSolve_NS()
|
| H A D | setuplibceed.c | 282 PetscErrorCode SetupLibceed(Ceed ceed, CeedData ceed_data, DM dm, User user, AppCtx app_ctx, Proble… in SetupLibceed()
|
| /libCEED/examples/solids/problems/ |
| H A D | linear.c | 38 …neLevel_ElasLinear(DM dm, DM dm_energy, DM dm_diagnostic, Ceed ceed, AppCtx app_ctx, CeedQFunction… in SetupLibceedFineLevel_ElasLinear() 49 PetscErrorCode SetupLibceedLevel_ElasLinear(DM dm, Ceed ceed, AppCtx app_ctx, PetscInt level, Petsc… in SetupLibceedLevel_ElasLinear()
|
| H A D | finite-strain-mooney-rivlin.c | 40 …FineLevel_ElasFSMR(DM dm, DM dm_energy, DM dm_diagnostic, Ceed ceed, AppCtx app_ctx, CeedQFunction… in SetupLibceedFineLevel_ElasFSMR() 51 PetscErrorCode SetupLibceedLevel_ElasFSMR(DM dm, Ceed ceed, AppCtx app_ctx, PetscInt level, PetscIn… in SetupLibceedLevel_ElasFSMR()
|
| H A D | finite-strain-neo-hookean.c | 40 …FineLevel_ElasFSNH(DM dm, DM dm_energy, DM dm_diagnostic, Ceed ceed, AppCtx app_ctx, CeedQFunction… in SetupLibceedFineLevel_ElasFSNH() 51 PetscErrorCode SetupLibceedLevel_ElasFSNH(DM dm, Ceed ceed, AppCtx app_ctx, PetscInt level, PetscIn… in SetupLibceedLevel_ElasFSNH()
|
| /libCEED/examples/fluids/ |
| H A D | navierstokes.c | 71 AppCtx app_ctx; in main() local
|
| H A D | navierstokes.h | 179 AppCtx app_ctx; member
|
| /libCEED/examples/fluids/problems/ |
| H A D | eulervortex.c | 145 PetscErrorCode PRINT_EULER_VORTEX(User user, ProblemData problem, AppCtx app_ctx) { in PRINT_EULER_VORTEX()
|
| H A D | shocktube.c | 144 PetscErrorCode PRINT_SHOCKTUBE(User user, ProblemData problem, AppCtx app_ctx) { in PRINT_SHOCKTUBE()
|
| H A D | advection.c | 276 PetscErrorCode PRINT_ADVECTION(User user, ProblemData problem, AppCtx app_ctx) { in PRINT_ADVECTION()
|
| H A D | newtonian.c | 478 PetscErrorCode PRINT_NEWTONIAN(User user, ProblemData problem, AppCtx app_ctx) { in PRINT_NEWTONIAN()
|
| /libCEED/examples/solids/ |
| H A D | elasticity.c | 46 AppCtx app_ctx; // Contains problem options in main() local
|