Searched refs:residual (Results 1 – 10 of 10) sorted by relevance
| /libCEED/examples/solids/problems/ |
| H A D | linear.c | 25 .residual = ElasResidual_Linear,
|
| H A D | finite-strain-mooney-rivlin.c | 27 .residual = ElasFSResidual_MR,
|
| H A D | finite-strain-neo-hookean.c | 27 .residual = ElasFSResidual_NH,
|
| /libCEED/examples/solids/include/ |
| H A D | structs.h | 131 CeedQFunctionUser setup_geo, residual, jacobian, energy, diagnostic, true_soln; member
|
| /libCEED/doc/sphinx/source/ |
| H A D | libCEEDapi.md | 14 We start by considering the discrete residual $F(u)=0$ formulation in weak form. 27 $$ (residual) 30 We notice here that $\bm f_0$ represents all terms in {eq}`residual` which multiply the (possibly v… 40 If equation {eq}`residual` only presents a term of the type $\bm f_0$, the {ref}`CeedQFunction` wil… 41 If equation {eq}`residual` also presents a term of the type $\bm f_1$, then the {ref}`CeedQFunction… 168 …hase may be done as a side-effect of evaluating a different operator, such as a nonlinear residual.
|
| /libCEED/examples/solids/src/ |
| H A D | setup-libceed.c | 241 …CeedQFunctionCreateInterior(ceed, 1, problem_data.residual, problem_data.residual_loc, &qf_residua… in SetupLibceedFineLevel()
|
| /libCEED/doc/papers/joss/ |
| H A D | paper.md | 95 …_e$ and basis actions $B_e$ for each element, we can express the global residual in operator notat…
|
| /libCEED/examples/fluids/ |
| H A D | README.md | 335 - Strong (1) or weak/integrated by parts (0) residual
|
| H A D | index.md | 174 …In this method, the weighted residual of the strong form {eq}`eq-vector-ns` is added to the Galerk… 207 …ubgrid state fluctuations $\tilde{\bm q} = -\bm\tau \bm r$ where $\bm r$ is a strong form residual.
|
| /libCEED/examples/solids/ |
| H A D | index.md | 510 …is either stored or recomputed from its definition exactly as in the nonlinear residual evaluation.
|