Home
last modified time | relevance | path

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

/libCEED/doc/sphinx/source/
H A Dintro.md5 Nowadays, high-order numerical methods, such as the spectral element method (SEM)---a special case …
6 …t problems can be very efficiently solved using the fast diagonalization method combined with a mu…
H A DlibCEEDdev.md12method for the associated libCEED object can be added in `/include/ceed-impl.h`, with a correspond…
13 …implementation of the specific method and calls {c:func}`CeedSetBackendFunction` to set this imple…
40 …If an unimplemented method is called, then the parent `/gpu/cuda/gen` {ref}`Ceed` object uses its …
200 - Function and method names: `PascalCase` or language specific style
H A Dreferences.bib62 title = {The finite element method: linear static and dynamic finite element analysis},
241 …n the choice and implementation of BCs and the underlying discretization method. It is important t…
/libCEED/examples/solids/
H A DREADME.md127 - Number of load increments for continuation method
155 To verify the convergence of the linear elasticity formulation on a given mesh with the method of m…
165 This mini-app is configured to use the following Newton-Krylov-Multigrid method by default.
/libCEED/examples/python/
H A Dtutorial-0-ceed.ipynb11 …"While libCEED's focus is on high-order finite/spectral element method implementations, the approa…
H A Dtutorial-1-vector.ipynb11 …"While libCEED's focus is on high-order finite/spectral element method implementations, the approa…
H A Dtutorial-4-qfunction.ipynb11 …"While libCEED's focus is on high-order finite/spectral element method implementations, the approa…
H A Dtutorial-5-operator.ipynb11 …"While libCEED's focus is on high-order finite/spectral element method implementations, the approa…
H A Dtutorial-6-shell.ipynb11 …"While libCEED's focus is on high-order finite/spectral element method implementations, the approa…
H A Dtutorial-3-basis.ipynb11 …"While libCEED's focus is on high-order finite/spectral element method implementations, the approa…
H A Dtutorial-2-elemrestriction.ipynb11 …"While libCEED's focus is on high-order finite/spectral element method implementations, the approa…
/libCEED/examples/fluids/
H A Dindex.md111 #### Explicit time-stepping method
113 …it formulation is solved with the adaptive Runge-Kutta-Fehlberg (RKF4-5) method by default (any ex…
137 #### Implicit time-stepping method
139 …is time stepping method which can be selected using the option `-implicit` is solved with Backward…
167 We solve {eq}`eq-weak-vector-ns` using a Galerkin discretization (default) or a stabilized method, …
174 …In this method, the weighted residual of the strong form {eq}`eq-vector-ns` is added to the Galerk…
175 The weak form for this method is given as
192method is a simplified version of *SUPG* {eq}`eq-weak-vector-ns-supg` which is developed for debug…
385 With this method of calculating the running time average, we can plug this into the $L^2$ projectio…
649 Forces on the cylinder walls are computed using the "reaction force" method, which is variationally…
[all …]
H A DREADME.md298 The `zbox` method uses [Z-ordering](https://en.wikipedia.org/wiki/Z-order_curve) to construct the m…
340 - Stabilization method (`none`, `su`, or `supg`)
499 - Stabilization method (`none`, `su`, or `supg`)
543 - Stabilization method (`none`, `su`, or `supg`)
/libCEED/interface/
H A Dceed.c31 #define CEED_FTABLE_ENTRY(class, method) {#class #method, offsetof(struct class##_private, method)} argument
/libCEED/doc/papers/joss/
H A Dpaper.bib409 title={The $p$ and $h-p$ versions of the finite element method, basic principles and properties},
H A Dpaper.md123 … methods and inexact subdomain solvers based on the fast diagonalization method [@lottes2005hms] a…
/libCEED/
H A DDoxyfile2549 # dependency graph for every global function or class method.
2561 # dependency graph for every global function or class method.