| /libCEED/examples/nek/ |
| H A D | nek-examples.sh | 48 if [[ "${#BASH_ARGV[@]}" -ne "$#" ]]; then 142 if [[ ! -d build ]]; then 147 if [[ ! -f build/makenek ]]; then 155 if [[ ! -f build/SIZE ]]; then 167 if [ ! -f ./nek5000 ]; then 171 elif [ ${nek_verbose} = "true" ]; then 180 if [ ${nek_verbose} = "true" ]; then 185 if [[ -f ./build/makenek ]]; then 211 if [ $((prod%3)) -ne 0 ]; then 214 if [ $((prod%3)) -eq 2 ]; then [all …]
|
| /libCEED/examples/ceed/ |
| H A D | ex1-volume-f.f90 | 66 if (r > 0) then 149 if (q_data_restriction /= ceed_qfunction_none) then 342 if (prob_size < 0) then 343 if (test == 1) then 351 if ((test /= 1) .OR. (help == 1)) then 360 if (gallery == 1) then 365 if (help == 1) then 366 if (test == 0) then 385 if (test == 0) then 388 if (num_comp_x > 1) then [all …]
|
| /libCEED/tests/ |
| H A D | t108-vector-f.f90 | 22 if (mod(i,2) == 0) then 33 if (abs(diff)>1.0D-14) then 41 if (abs(diff)>1.0D-6) then 49 if (abs(diff)>1.0D-14) then
|
| H A D | t314-basis-f.f90 | 8 if (dimn>1) then 11 if (dimn>2) then 66 if ((mod(i-1,2**(d+1))/(2**(d))).ne.0) then 121 if(abs(sum1-sum2) > 1.0D-10) then
|
| H A D | t302-basis-f.f90 | 27 if (abs(collograd1d(j+p*i)-grad1d(j+p*i+gradoffset))>1.0D-13) then 51 if (abs(sum-2*qref(i+1+qoffset))>1.0D-13) then 74 if (abs(sum-2*qref(i+1+qoffset))>1.0D-13) then
|
| H A D | t208-elemrestriction-f.f90 | 61 if (abs(diff) > 1.0D-15) then 79 if (i > blksize+1 .and. i < ne+1) then 84 if (abs(diff) > 1.0D-15) then
|
| H A D | t202-elemrestriction-f.f90 | 60 if (abs(diff) > 1.0D-15) then 78 if (i > 1 .and. i < ne+1) then 83 if (abs(diff) > 1.0D-15) then
|
| H A D | t306-basis-f.f90 | 21 if (p .NE. 64) then 26 if (q .NE. 125) then
|
| H A D | t101-vector-f.f90 | 34 if (abs(diff)>1.0D-15) then 48 if (abs(diff)>1.0D-15) then
|
| H A D | t109-vector-f.f90 | 34 if (abs(diff)>1.0D-15) then 45 if (abs(diff)<1.0D-15) then
|
| H A D | t506-operator-f.f90 | 163 if (abs(total1-1.)>1.0d-10) then 168 if (abs(total2-2.)>1.0d-10) then 188 if (abs(total1-1.)>1.0d-10) then 193 if (abs(total2-2.)>1.0d-10) then
|
| H A D | t209-elemrestriction-f.f90 | 41 if(i > 1 .and. i < 3*ne+1 .and. mod(i-1,3)==0) then 47 if (abs(diff) > 1.0D-15) then
|
| H A D | t553-operator-f.f90 | 134 if (abs(total-1.)>1.0d-10) then 157 if (abs(total-1.)>1.0d-10) then 174 if (abs(total-1.)>1.0d-10) then
|
| /libCEED/benchmarks/ |
| H A D | benchmark.sh | 11 if [[ "${#BASH_ARGV[@]}" -ne "$#" ]]; then 44 if [[ -t 1 ]]; then 86 if [ ! -e $build_root/$example ]; then 97 if [[ -n "$profiler" ]]; then 106 if [[ -z "${arg##* *}" ]]; then 117 if [[ -n "$num_proc_node" ]]; then 276 if [[ "$start_shell" = "yes" ]]; then 277 if [[ ! -t 1 ]]; then 308 if [ -z "$dry_run" ]; then
|
| /libCEED/ |
| H A D | Doxyfile | 73 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create up to 4096 155 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then 205 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the 214 # If the JAVADOC_BANNER tag is set to YES then doxygen will interpret a line 224 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first 252 # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the 258 # If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new 289 # only. Doxygen will then generate output that is more tailored for C. For 297 # Python sources only. Doxygen will then generate output that is more tailored 305 # sources. Doxygen will then generate output that is tailored for Fortran. [all …]
|
| /libCEED/.github/workflows/ |
| H A D | release-notes.yml | 23 if git diff origin/main --exit-code include/ceed/*; then 25 elif git diff origin/main --exit-code doc/sphinx/source/releasenotes.rst; then
|
| H A D | c-fortran-test-linux-osx.yml | 28 if [[ "${{ matrix.os }}" == macos-* ]]; then 35 if [[ "${{ matrix.os }}" == macos-* ]]; then
|
| /libCEED/examples/nek/bps/ |
| H A D | bps.usr | 412 if (xmx.gt.0) then 598 if (lxyz.gt.0) then 633 if (ifaxis.and.(isd.eq.2)) then 640 if (ym1(i,j,1,e).ne.0.) then 642 if (ifrzer(e)) then 685 if (bp==1) then 687 elseif (bp==3) then 891 if (test.eq.1.and.nid.eq.0) then 892 if (maxit>=100) then 895 if (dabs(er1)>5e-3) then [all …]
|
| /libCEED/doc/sphinx/source/ |
| H A D | libCEEDdev.md | 13 Then in the creation of the backend specific implementation of the object, typically found in `/bac… 20 …d the default implementation are in place and verified correct via tests, then the developer can f… 40 …If an unimplemented method is called, then the parent `/gpu/cuda/gen` {ref}`Ceed` object uses its … 41 … This clone {ref}`CeedOperator` is then used for the unimplemented preconditioning support methods. 73 …els map from the L-vectors to E-vectors, then {ref}`CeedBasis` kernels map from the E-vectors to Q… 104 …If the backend uses a strided E-vector layout, then the data for node `i`, component `j`, element … 121 …eedVectorTakeArray` on the only memory location that contains valid data, then the {ref}`CeedVecto… 212 If a function takes, for example, a `CeedOperator` as its first argument, then it should be prefixe… 286 …a sibling directory to libCEED or set the environment variable `IWYU_CC`, then you can use the mak…
|
| /libCEED/julia/LibCEED.jl/src/ |
| H A D | Quadrature.jl | 26 If `mode` is `AbscissaAndWeights`, then both the weights and abscissa are returned as a 29 Otherwise, (if `mode` is `Abscissa`), then only the abscissa `x` are returned.
|
| /libCEED/examples/fluids/include/ |
| H A D | petsc-ceed.h | 26 @brief Calls a libCEED function and then checks the resulting error code. 27 If the error code is non-zero, then a PETSc error is set with the libCEED error message.
|
| /libCEED/julia/LibCEED.jl/docs/src/ |
| H A D | Misc.md | 9 [StaticArrays.jl](https://github.com/JuliaArrays/StaticArrays.jl/)) then this 11 instead is given as, for example, a view into a larger array, then LibCEED.jl
|
| /libCEED/rust/libceed-sys/ |
| H A D | README.md | 33 If that file exists during `cargo build` then edits will prompt recompilation of the bindings. 44 …m version from a standard path/somewhere that can be found by pkg-config, then you'll need to set …
|
| /libCEED/examples/fluids/ |
| H A D | conv_test.sh | 50 if ! [[ -z ${run_flags[$arg]} ]]; then 61 if [ ${count} != 0 ]; then
|
| /libCEED/include/ceed/jit-source/magma/ |
| H A D | magma-basis-grad-3d.h | 206 /* then first call (i_DIM = 0, i_DIM_U = 0, i_DIM_V = 0) */ 213 /* then second call (i_DIM = 1, i_DIM_U = 0, i_DIM_V = 0) */ 220 /* then third call (i_DIM = 2, i_DIM_U = 0, i_DIM_V = 0) */ 264 /* then first call (i_DIM = 0, i_DIM_U = 0, i_DIM_V = 0) */ 271 /* then second call (i_DIM = 1, i_DIM_U = 0, i_DIM_V = 0) */ 278 /* then third call (i_DIM = 2, i_DIM_U = 0, i_DIM_V = 0) */
|