Searched refs:method (Results 1 – 17 of 17) sorted by relevance
| /libCEED/doc/sphinx/source/ |
| H A D | intro.md | 5 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 D | libCEEDdev.md | 12 …method 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 D | references.bib | 62 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 D | README.md | 127 - 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 D | tutorial-0-ceed.ipynb | 11 …"While libCEED's focus is on high-order finite/spectral element method implementations, the approa…
|
| H A D | tutorial-1-vector.ipynb | 11 …"While libCEED's focus is on high-order finite/spectral element method implementations, the approa…
|
| H A D | tutorial-4-qfunction.ipynb | 11 …"While libCEED's focus is on high-order finite/spectral element method implementations, the approa…
|
| H A D | tutorial-5-operator.ipynb | 11 …"While libCEED's focus is on high-order finite/spectral element method implementations, the approa…
|
| H A D | tutorial-6-shell.ipynb | 11 …"While libCEED's focus is on high-order finite/spectral element method implementations, the approa…
|
| H A D | tutorial-3-basis.ipynb | 11 …"While libCEED's focus is on high-order finite/spectral element method implementations, the approa…
|
| H A D | tutorial-2-elemrestriction.ipynb | 11 …"While libCEED's focus is on high-order finite/spectral element method implementations, the approa…
|
| /libCEED/examples/fluids/ |
| H A D | index.md | 111 #### 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 192 …method 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 D | README.md | 298 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 D | ceed.c | 31 #define CEED_FTABLE_ENTRY(class, method) {#class #method, offsetof(struct class##_private, method)} argument
|
| /libCEED/doc/papers/joss/ |
| H A D | paper.bib | 409 title={The $p$ and $h-p$ versions of the finite element method, basic principles and properties},
|
| H A D | paper.md | 123 … methods and inexact subdomain solvers based on the fast diagonalization method [@lottes2005hms] a…
|
| /libCEED/ |
| H A D | Doxyfile | 2549 # dependency graph for every global function or class method. 2561 # dependency graph for every global function or class method.
|