Searched refs:By (Results 1 – 14 of 14) sorted by relevance
| /libCEED/tests/ ! |
| H A D | t330-basis.h | 22 int BuildNodalHdivQuadrilateral(CeedScalar *x, CeedScalar *Bx, CeedScalar *By) { in BuildNodalHdivQuadrilateral() argument 26 By[0] = -0.25 + 0.25 * x_hat + 0.25 * y_hat + -0.25 * x_hat * y_hat; in BuildNodalHdivQuadrilateral() 28 By[1] = -0.25 + -0.25 * x_hat + 0.25 * y_hat + 0.25 * x_hat * y_hat; in BuildNodalHdivQuadrilateral() 30 By[2] = -0.125 + 0.125 * y_hat * y_hat; in BuildNodalHdivQuadrilateral() 32 By[3] = 0.125 + -0.125 * y_hat * y_hat; in BuildNodalHdivQuadrilateral() 34 By[4] = 0.25 + -0.25 * x_hat + 0.25 * y_hat + -0.25 * x_hat * y_hat; in BuildNodalHdivQuadrilateral() 36 By[5] = 0.25 + 0.25 * x_hat + 0.25 * y_hat + 0.25 * x_hat * y_hat; in BuildNodalHdivQuadrilateral() 38 By[6] = -0.125 + 0.125 * y_hat * y_hat; in BuildNodalHdivQuadrilateral() 40 By[7] = 0.125 + -0.125 * y_hat * y_hat; in BuildNodalHdivQuadrilateral() 60 CeedScalar Bx[8], By[8]; in BuildHdivQuadrilateral() local [all …]
|
| /libCEED/julia/LibCEED.jl/docs/src/ ! |
| H A D | LibCEED.md | 3 By default, LibCEED.jl uses a "basic version" of the libCEED library that is
|
| H A D | index.md | 30 By default, LibCEED.jl will use the pre-built libCEED binaries provided by the
|
| /libCEED/julia/LibCEED.jl/src/ ! |
| H A D | Operator.jl | 97 For non-blocking application, the user can specify a request object. By default, immediate 115 For non-blocking application, the user can specify a request object. By default, immediate
|
| H A D | CeedVector.jl | 21 Attemping to access the vector before calling `setarray!` will fail. By default, `allocate` is 240 Creates a new [`CeedVector`](@ref) using the contents of the given vector `v2`. By default,
|
| /libCEED/julia/LibCEED.jl/ ! |
| H A D | README.md | 18 By default, LibCEED.jl will use the pre-built libCEED binaries provided by the [libCEED_jll](https:…
|
| /libCEED/ ! |
| H A D | CONTRIBUTING.md | 33 By submitting a pull request, you are affirming the following. 37 By making a contribution to this project, I certify that:
|
| H A D | Doxyfile | 244 # By default Python docstrings are displayed as preformatted text and doxygen's 245 # special commands cannot be used. By setting PYTHON_DOCSTRING to NO the 411 # member in the group (if any) for the other members of the group. By default 418 # any nested class or struct is added to the same group. By default this option 548 # the file that contains the anonymous namespace. By default anonymous namespace 555 # will be determined by the corresponding definition. By default unnamed 708 # simple string match. By disabling STRICT_PROTO_MATCHING doxygen will still
|
| H A D | README.md | 216 By default, `MAGMA_DIR` is set to `../magma`; to build the MAGMA backends with a MAGMA installation…
|
| /libCEED/doc/sphinx/source/ ! |
| H A D | CONTRIBUTING.md | 33 By submitting a pull request, you are affirming the following. 37 By making a contribution to this project, I certify that:
|
| H A D | releasenotes.md | 188 …dQFunctionContext` data as an optional feature to improve GPU performance. By default, calling the…
|
| /libCEED/examples/nek/ ! |
| H A D | README.md | 29 By default, the examples are built with MPI.
|
| /libCEED/examples/python/ ! |
| H A D | tutorial-5-operator.ipynb | 45 …"* In the following example, we create and apply a CeedOperator for the mass matrix in 1D. By appl… 133 …"* In the next example, we create and apply a CeedOperator for the Poisson operator in 1D. By appl…
|
| /libCEED/doc/papers/joss/ ! |
| H A D | paper.md | 95 By grouping the operations $W_e$ and $f$ into a point-block diagonal $D$ and stacking the restricti…
|