Searched refs:Scale (Results 1 – 8 of 8) sorted by relevance
| /libCEED/gallery/scale/ |
| H A D | ceed-scale.c | 29 …egister_Scale(void) { return CeedQFunctionRegister("Scale", Scale_loc, 1, Scale, CeedQFunctionInit… in CeedQFunctionRegister_Scale()
|
| /libCEED/include/ceed/jit-source/gallery/ |
| H A D | ceed-scale.h | 13 CEED_QFUNCTION(Scale)(void *ctx, const CeedInt Q, const CeedScalar *const *in, CeedScalar *const *o… in Scale() function
|
| /libCEED/include/ |
| H A D | ceed-impl.h | 161 int (*Scale)(CeedVector, CeedScalar); member
|
| /libCEED/interface/ |
| H A D | ceed-vector.c | 749 if (x->Scale) return x->Scale(x, alpha); in CeedVectorScale()
|
| H A D | ceed.c | 1295 CEED_FTABLE_ENTRY(CeedVector, Scale), in CeedInit()
|
| /libCEED/examples/fluids/ |
| H A D | README.md | 360 - Scale coefficient for stabilization tau (nondimensional) 1031 - Scale element size for cutoff frequency calculation
|
| /libCEED/examples/solids/ |
| H A D | index.md | 380 alt.Y("energy", scale=alt.Scale(type="sqrt")),
|
| /libCEED/ |
| H A D | coverage.info | 5154 FNA:0,0,Scale
|