| /libCEED/tests/ |
| H A D | t212-elemrestriction-f.f90 | 7 integer r variable
|
| H A D | t211-elemrestriction-f.f90 | 7 integer r variable
|
| H A D | t210-elemrestriction-f.f90 | 7 integer r variable
|
| H A D | t209-elemrestriction-f.f90 | 8 integer r variable
|
| H A D | t200-elemrestriction-f.f90 | 8 integer r variable
|
| H A D | t201-elemrestriction-f.f90 | 8 integer r variable
|
| H A D | t208-elemrestriction-f.f90 | 8 integer r variable
|
| H A D | t202-elemrestriction-f.f90 | 8 integer r variable
|
| /libCEED/examples/fluids/qfunctions/ |
| H A D | riemann_solver.h | 47 CEED_QFUNCTION_HELPER CeedScalar RoeAverage(RoeWeights r, CeedScalar q_left, CeedScalar q_right) { … in RoeAverage() 49 CEED_QFUNCTION_HELPER CeedScalar RoeAverage_fwd(RoeWeights r, RoeWeights dr, CeedScalar q_left, Cee… in RoeAverage_fwd() 105 RoeWeights r = RoeSetup(left.U.density, right.U.density); in ComputeHLLSpeeds_Roe() local 126 RoeWeights r = RoeSetup(left.U.density, right.U.density); in ComputeHLLSpeeds_Roe_fwd() local
|
| H A D | densitycurrent.h | 113 const CeedScalar r = sqrt(Dot3(rr, rr)); in Exact_DC() local
|
| H A D | eulervortex.h | 82 const CeedScalar r = sqrt(x0 * x0 + y0 * y0); in Exact_Euler() local
|
| H A D | advection.h | 86 CeedScalar r = 0.; in Exact_AdvectionGeneric() local
|
| /libCEED/examples/rust/mesh/src/ |
| H A D | lib.rs | 25 let mut r = s % dim; localVariable
|
| /libCEED/examples/petsc/ |
| H A D | bps.c | 340 for (PetscInt r = 0; r < num_resources; r++) { in Run() local
|
| H A D | bpsraw.c | 344 PetscScalar *r; in main() local
|
| /libCEED/examples/ceed/ |
| H A D | ex3-volume.c | 293 CeedInt r = s % dim; in GetCartesianMeshSize() local
|
| H A D | ex2-surface.c | 324 CeedInt r = s % dim; in GetCartesianMeshSize() local
|
| H A D | ex1-volume.c | 304 CeedInt r = s % dim; in GetCartesianMeshSize() local
|
| H A D | ex1-volume-f.f90 | 50 integer s, r, d, sd local
|
| /libCEED/examples/rust-qfunctions/ |
| H A D | ex1-volume.c | 314 CeedInt r = s % dim; in GetCartesianMeshSize() local
|
| /libCEED/examples/fluids/problems/ |
| H A D | blasius.c | 23 PetscScalar *r, f[4], h[4]; in CompressibleBlasiusResidual() local
|
| /libCEED/examples/fluids/src/ |
| H A D | setupts.c | 83 const StateConservative *r; in Surface_Forces_NS() local
|
| /libCEED/interface/ |
| H A D | ceed-fortran.c | 994 CEED_EXTERN void fCeedOperatorSetField(int *op, const char *field_name, int *r, int *b, int *v, int… in fCeedOperatorSetField()
|
| /libCEED/julia/LibCEED.jl/src/generated/ |
| H A D | libceed_bindings.jl | 669 function CeedOperatorSetField(op, field_name, r, b, v) argument
|