| /libCEED/examples/fluids/src/ |
| H A D | cloptions.c | 18 app_ctx->problems = NULL; in RegisterProblems_NS() 21 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "density_current", NS_DENSITY_CURRENT)); in RegisterProblems_NS() 22 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "euler_vortex", NS_EULER_VORTEX)); in RegisterProblems_NS() 23 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "shocktube", NS_SHOCKTUBE)); in RegisterProblems_NS() 24 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "advection", NS_ADVECTION)); in RegisterProblems_NS() 25 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "blasius", NS_BLASIUS)); in RegisterProblems_NS() 26 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "channel", NS_CHANNEL)); in RegisterProblems_NS() 27 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "gaussian_wave", NS_GAUSSIAN_WAVE)); in RegisterProblems_NS() 28 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "newtonian", NS_NEWTONIAN_IG)); in RegisterProblems_NS() 29 PetscCall(PetscFunctionListAdd(&app_ctx->problems, "taylor_green", NS_TAYLOR_GREEN)); in RegisterProblems_NS() [all …]
|
| /libCEED/examples/petsc/ |
| H A D | README.md | 5 ### CEED bakeoff problems with raw mesh management - bpsraw 7 This code solves the CEED bakeoff problems on a structured grid generated and referenced using only… 17 ### CEED bakeoff problems with DMPlex - bps 19 This code solves the CEED bakeoff problems on a unstructured grid using DMPlex. 42 ### CEED bakeoff problems with DMPlex and PCMG - multigrid 44 This code solves the CEED bakeoff problems on a unstructured grid using DMPlex with p-multigrid imp…
|
| H A D | index.md | 95 ## Bakeoff problems and generalizations 97 The PETSc examples in this directory include a full suite of parallel {ref}`bakeoff problems <bps>`… 102 ### Bakeoff problems on the cubed-sphere 104 For the $L^2$ projection problems, BP1-BP2, that use the mass operator, the coordinate transformati…
|
| /libCEED/benchmarks/ |
| H A D | README.md | 3 This directory contains benchmark problems for performance evaluation of libCEED 13 benchmark, `-b <bp-list>` specifies a list of CEED benchmark problems to run, 17 Multiple backends, benchmark problems, and processor configurations can be
|
| /libCEED/examples/ |
| H A D | README.md | 15 The definitions of the problems are given on the ceed [website](https://ceed.exascaleproject.org/bp… 16 Each of the following bakeoff problems that use external discretization libraries (such as deal.II,… 78 … corresponding [problems on the cubed-sphere documentation page](https://libceed.org/en/latest/exa…
|
| /libCEED/examples/fluids/ |
| H A D | navierstokes.c | 169 PetscCall(PetscFunctionListFind(app_ctx->problems, app_ctx->problem_name, &p)); in main() 327 PetscCall(PetscFunctionListDestroy(&app_ctx->problems)); in main()
|
| H A D | Makefile | 50 PROBLEMDIR := problems
|
| H A D | README.md | 303 The advection problems can be run in both 2D and 3D, based on the DM defined for the problem. 512 For the Density Current, Channel, and Blasius problems, the following common command-line options a… 514 :::{list-table} Newtonian Ideal Gas problems Runtime Options
|
| H A D | navierstokes.h | 104 PetscFunctionList problems; member
|
| H A D | index.md | 169 …r transport-dominated problems (any time the cell Péclet number is larger than 1), and those tend … 317 Currently, this demo provides three types of problems/physical models that can be selected at run t…
|
| /libCEED/examples/solids/ |
| H A D | Makefile | 30 PROBLEMDIR := problems
|
| /libCEED/doc/sphinx/source/ |
| H A D | intro.md | 3 …ional high-order finite element methods were rarely used for industrial problems because the Jacob… 6 …ally with (nearly) affine elements, because linear constant coefficient problems can be very effic…
|
| H A D | references.bib | 116 …title = {A matrix-free approach for finite-strain hyperelastic problems using geometric multig…
|
| H A D | releasenotes.md | 395 identity Q-Functions were introduced, and the PETSc benchmark problems were expanded 400 problems, namely BP2 and BP4 (the vector-valued versions of BP1 and BP3, respectively), 476 achieve good peak performance for 1D, 2D, and low order 3D problems, but performance
|
| H A D | libCEEDapi.md | 31 For an n-component problems in $d$ dimensions, $\bm f_0 \in \mathbb{R}^n$ and $\bm f_1 \in \mathbb{…
|
| /libCEED/rust/libceed/ |
| H A D | README.md | 6 …element-based discretization for partial differential equations and related computational problems.
|
| /libCEED/ |
| H A D | Makefile | 747 …src/*.c examples/fluids/*.h examples/fluids/include/*.h examples/fluids/problems/*.c examples/flui… 754 examples/solids/problems/*.c examples/solids/src/*.c \ 755 examples/solids/include/*.h examples/solids/problems/*.h examples/solids/qfunctions/*.h \
|
| H A D | RELEASING.md | 25 … a PDF users manual and inspect it for missing references or formatting problems (e.g., with image…
|
| H A D | Doxyfile | 78 # performance problems for the file system. Adapt CREATE_SUBDIRS_LEVEL to
|
| /libCEED/rust/libceed-sys/c-src/ |
| H A D | Makefile | 747 …src/*.c examples/fluids/*.h examples/fluids/include/*.h examples/fluids/problems/*.c examples/flui… 754 examples/solids/problems/*.c examples/solids/src/*.c \ 755 examples/solids/include/*.h examples/solids/problems/*.h examples/solids/qfunctions/*.h \
|
| /libCEED/doc/papers/joss/ |
| H A D | paper.md | 73 …ions and intrusive frameworks that are often difficult to extend to new problems or incorporate in… 155 …ations, `libCEED` comes with a suite of application examples, including problems of interest to th…
|
| H A D | paper.bib | 284 title = "Spectral methods for problems in complex geometries",
|