History log of /libCEED/examples/nek/boxes/ (Results 1 – 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
86a4271f22-Jul-2019 Thilina Rathnayake <thilinarmtb@users.noreply.github.com>

Update nek5000 example scripts (#241)

* Update nek5000 examples to use NEKTOOLS_DIR

* Remove +x

* Nek: Fix a bug in generate-boxes.sh script

* Use one script for nek exaamples

* Update m

Update nek5000 example scripts (#241)

* Update nek5000 examples to use NEKTOOLS_DIR

* Remove +x

* Nek: Fix a bug in generate-boxes.sh script

* Use one script for nek exaamples

* Update make-nek-tests.sh

* Update nek-examples.sh

* Change permissions of make-nek-tests.sh

* Update examples Makefile to use new nek script

* Update nek5000 examples build process

* Trying to make travis happy

* Polishing the script

* This should make Travis happy

* Polish nek-examples.sh

* Update examples/Makefile

* Update top-level makefile

* Delete make-nek-tests.sh & update nek-examples.sh

* Update Makefile and examples/Makefile

* Update nek-examples.sh

* Update TESTARGS in bp .usr files

* Update Makefile

* Update .travis.yml

* Update nek-examples.sh

* Add CEED_DIR to tap.sh

* Uncomment OCCA_DIR in Makefile

* Fix make prove and update tap.sh

* Pass NEK5K_DIR and CEED_DIR in prove-all

* Set MPI=0 default for Nek examples/tests

* Nek5K make updates

* Make prove update

* Update make-prove to make all ex except Nek5K in parallel

* Set Nek5K examples to use MPI by default

* Makefile: Improved Nek5k handling

* Makefile: build Nek bps in separate directories

* Nek: rename dir for f77 file length

* debugging

* Nek: use single source

* Makefile: fix Nek mpif.h issue

* Nek: Clean up build proces, improve documentation

* Makefile: enable building single Nek example in parallel with other examples

* Nek: Fix CC/FC and TESTARGS

show more ...


/libCEED/.asanignore
/libCEED/.astylerc
/libCEED/.codecov.yml
/libCEED/.codedocs
/libCEED/.gitignore
/libCEED/.kubernetes-pod.yaml
/libCEED/.mailmap
/libCEED/.travis.yml
/libCEED/CODE_OF_CONDUCT.md
/libCEED/CONTRIBUTING.md
/libCEED/Doxyfile
/libCEED/Jenkinsfile
/libCEED/LICENSE
/libCEED/Makefile
/libCEED/NOTICE
/libCEED/README.md
/libCEED/azure-pipelines.yml
/libCEED/backends/avx/ceed-avx-blocked.c
/libCEED/backends/avx/ceed-avx-serial.c
/libCEED/backends/avx/ceed-avx-tensor.c
/libCEED/backends/avx/ceed-avx.h
/libCEED/backends/blocked/ceed-blocked-operator.c
/libCEED/backends/blocked/ceed-blocked.c
/libCEED/backends/blocked/ceed-blocked.h
/libCEED/backends/cuda-reg/ceed-cuda-reg-basis.c
/libCEED/backends/cuda-reg/ceed-cuda-reg-restriction.c
/libCEED/backends/cuda-reg/ceed-cuda-reg.c
/libCEED/backends/cuda-reg/ceed-cuda-reg.h
/libCEED/backends/cuda-reg/cuda-reg-basis.cu
/libCEED/backends/cuda-shared/ceed-cuda-shared-basis.c
/libCEED/backends/cuda-shared/ceed-cuda-shared.c
/libCEED/backends/cuda-shared/ceed-cuda-shared.h
/libCEED/backends/cuda/ceed-cuda-basis.c
/libCEED/backends/cuda/ceed-cuda-operator.c
/libCEED/backends/cuda/ceed-cuda-qfunction.c
/libCEED/backends/cuda/ceed-cuda-restriction.c
/libCEED/backends/cuda/ceed-cuda-vec.c
/libCEED/backends/cuda/ceed-cuda.c
/libCEED/backends/cuda/ceed-cuda.h
/libCEED/backends/cuda/cuda-vec.cu
/libCEED/backends/magma/atomics.cuh
/libCEED/backends/magma/ceed-magma.c
/libCEED/backends/magma/ceed-magma.h
/libCEED/backends/magma/gccm.py
/libCEED/backends/magma/magma_check_cudaerror.h
/libCEED/backends/magma/magma_dtensor_contract.c
/libCEED/backends/memcheck/ceed-memcheck-qfunction.c
/libCEED/backends/memcheck/ceed-memcheck.c
/libCEED/backends/memcheck/ceed-memcheck.h
/libCEED/backends/occa/ceed-occa-basis.c
/libCEED/backends/occa/ceed-occa-basis.okl
/libCEED/backends/occa/ceed-occa-okl.c
/libCEED/backends/occa/ceed-occa-operator.c
/libCEED/backends/occa/ceed-occa-qfunction-noop.c
/libCEED/backends/occa/ceed-occa-qfunction-op.c
/libCEED/backends/occa/ceed-occa-qfunction.c
/libCEED/backends/occa/ceed-occa-restrict.c
/libCEED/backends/occa/ceed-occa-restrict.okl
/libCEED/backends/occa/ceed-occa-vector.c
/libCEED/backends/occa/ceed-occa.c
/libCEED/backends/occa/ceed-occa.h
/libCEED/backends/opt/ceed-opt-blocked.c
/libCEED/backends/opt/ceed-opt-operator.c
/libCEED/backends/opt/ceed-opt-serial.c
/libCEED/backends/opt/ceed-opt.h
/libCEED/backends/ref/ceed-ref-basis.c
/libCEED/backends/ref/ceed-ref-operator.c
/libCEED/backends/ref/ceed-ref-qfunction.c
/libCEED/backends/ref/ceed-ref-restriction.c
/libCEED/backends/ref/ceed-ref-tensor.c
/libCEED/backends/ref/ceed-ref-vec.c
/libCEED/backends/ref/ceed-ref.c
/libCEED/backends/ref/ceed-ref.h
/libCEED/backends/template/ceed-tmpl-sub.c
/libCEED/backends/template/ceed-tmpl.c
/libCEED/backends/xsmm/ceed-xsmm-blocked.c
/libCEED/backends/xsmm/ceed-xsmm-serial.c
/libCEED/backends/xsmm/ceed-xsmm-tensor.c
/libCEED/backends/xsmm/ceed-xsmm.h
/libCEED/benchmarks/.gitignore
/libCEED/benchmarks/README.md
/libCEED/benchmarks/benchmark.sh
/libCEED/benchmarks/petsc-bps.sh
/libCEED/benchmarks/postprocess-base.py
/libCEED/benchmarks/postprocess-plot.py
/libCEED/benchmarks/postprocess-table.py
/libCEED/ceed.pc.template
/libCEED/doc/doxygenlayout.xml
/libCEED/doc/libCEED.png
/libCEED/doc/libCEEDapi.md
/libCEED/doc/libCEEDdev.md
/libCEED/doc/logo.svg
/libCEED/examples/Makefile
/libCEED/examples/README.md
/libCEED/examples/ceed/.gitignore
/libCEED/examples/ceed/Makefile
/libCEED/examples/ceed/ex1.c
/libCEED/examples/ceed/ex1.cu
/libCEED/examples/ceed/ex1.okl
/libCEED/examples/mfem/.gitignore
/libCEED/examples/mfem/Makefile
/libCEED/examples/mfem/bp1.cpp
/libCEED/examples/mfem/bp1.cu
/libCEED/examples/mfem/bp1.hpp
/libCEED/examples/mfem/bp1.okl
/libCEED/examples/mfem/bp3.cpp
/libCEED/examples/mfem/bp3.cu
/libCEED/examples/mfem/bp3.hpp
/libCEED/examples/mfem/bp3.okl
/libCEED/examples/navier-stokes/.gitignore
/libCEED/examples/navier-stokes/Makefile
/libCEED/examples/navier-stokes/README.md
/libCEED/examples/navier-stokes/advection.h
/libCEED/examples/navier-stokes/common.h
/libCEED/examples/navier-stokes/densitycurrent.h
/libCEED/examples/navier-stokes/navierstokes.c
/libCEED/examples/nek/.gitignore
/libCEED/examples/nek/Makefile
/libCEED/examples/nek/README.md
/libCEED/examples/nek/SIZE.in
b.box
b1e.rea
/libCEED/examples/nek/bps/bps.cu
/libCEED/examples/nek/bps/bps.okl
/libCEED/examples/nek/bps/bps.usr
/libCEED/examples/nek/nek-examples.sh
/libCEED/examples/petsc/.gitignore
/libCEED/examples/petsc/Makefile
/libCEED/examples/petsc/bp1.cu
/libCEED/examples/petsc/bp1.h
/libCEED/examples/petsc/bp1.okl
/libCEED/examples/petsc/bp2.cu
/libCEED/examples/petsc/bp2.h
/libCEED/examples/petsc/bp2.okl
/libCEED/examples/petsc/bp3.cu
/libCEED/examples/petsc/bp3.h
/libCEED/examples/petsc/bp3.okl
/libCEED/examples/petsc/bp4.cu
/libCEED/examples/petsc/bp4.h
/libCEED/examples/petsc/bp4.okl
/libCEED/examples/petsc/bps.c
/libCEED/examples/petsc/common.cu
/libCEED/examples/petsc/common.h
/libCEED/examples/petsc/common.okl
/libCEED/include/ceed-backend.h
/libCEED/include/ceed-fortran-name.h
/libCEED/include/ceed-impl.h
/libCEED/include/ceed.h
/libCEED/include/ceedf.h
/libCEED/interface/ceed-basis.c
/libCEED/interface/ceed-elemrestriction.c
/libCEED/interface/ceed-fortran.c
/libCEED/interface/ceed-operator.c
/libCEED/interface/ceed-qfunction.c
/libCEED/interface/ceed-tensor.c
/libCEED/interface/ceed-vec.c
/libCEED/interface/ceed.c
/libCEED/output/ex1.out
/libCEED/output/t202-elemrestriction-f.out
/libCEED/output/t202-elemrestriction.out
/libCEED/output/t203-elemrestriction-f.out
/libCEED/output/t203-elemrestriction.out
/libCEED/output/t208-elemrestriction-f.out
/libCEED/output/t208-elemrestriction.out
/libCEED/output/t300-basis-f.out
/libCEED/output/t300-basis.out
/libCEED/output/t306-basis-f.out
/libCEED/output/t306-basis.out
/libCEED/output/t307-basis-f.out
/libCEED/output/t307-basis.out
/libCEED/output/t310-basis-f.out
/libCEED/output/t310-basis.out
/libCEED/tests/junit-xml/.gitignore
/libCEED/tests/junit-xml/.travis.yml
/libCEED/tests/junit-xml/LICENSE.txt
/libCEED/tests/junit-xml/MANIFEST.in
/libCEED/tests/junit-xml/README.rst
/libCEED/tests/junit-xml/junit_xml/__init__.py
/libCEED/tests/junit-xml/setup.py
/libCEED/tests/junit-xml/test_junit_xml.py
/libCEED/tests/junit-xml/tox.ini
/libCEED/tests/junit.py
/libCEED/tests/t000-ceed-f.f90
/libCEED/tests/t000-ceed.c
/libCEED/tests/t001-ceed-f.f90
/libCEED/tests/t001-ceed.c
/libCEED/tests/t100-vec-f.f90
/libCEED/tests/t100-vec.c
/libCEED/tests/t101-vec-f.f90
/libCEED/tests/t101-vec.c
/libCEED/tests/t102-vec-f.f90
/libCEED/tests/t102-vec.c
/libCEED/tests/t103-vec-f.f90
/libCEED/tests/t103-vec.c
/libCEED/tests/t104-vec-f.f90
/libCEED/tests/t104-vec.c
/libCEED/tests/t105-vec-f.f90
/libCEED/tests/t105-vec.c
/libCEED/tests/t106-vec-f.f90
/libCEED/tests/t106-vec.c
/libCEED/tests/t107-vec-f.f90
/libCEED/tests/t107-vec.c
/libCEED/tests/t108-vec-f.f90
/libCEED/tests/t108-vec.c
/libCEED/tests/t109-vec-f.f90
/libCEED/tests/t109-vec.c
/libCEED/tests/t110-vec-f.f90
/libCEED/tests/t110-vec.c
/libCEED/tests/t200-elemrestriction-f.f90
/libCEED/tests/t200-elemrestriction.c
/libCEED/tests/t201-elemrestriction-f.f90
/libCEED/tests/t201-elemrestriction.c
/libCEED/tests/t202-elemrestriction-f.f90
/libCEED/tests/t202-elemrestriction.c
/libCEED/tests/t203-elemrestriction-f.f90
/libCEED/tests/t203-elemrestriction.c
/libCEED/tests/t204-elemrestriction-f.f90
/libCEED/tests/t204-elemrestriction.c
/libCEED/tests/t205-elemrestriction-f.f90
/libCEED/tests/t205-elemrestriction.c
/libCEED/tests/t206-elemrestriction-f.f90
/libCEED/tests/t206-elemrestriction.c
/libCEED/tests/t207-elemrestriction-f.f90
/libCEED/tests/t207-elemrestriction.c
/libCEED/tests/t208-elemrestriction-f.f90
/libCEED/tests/t208-elemrestriction.c
/libCEED/tests/t209-elemrestriction-f.f90
/libCEED/tests/t209-elemrestriction.c
/libCEED/tests/t300-basis-f.f90
/libCEED/tests/t300-basis.c
/libCEED/tests/t301-basis-f.f90
/libCEED/tests/t301-basis.c
/libCEED/tests/t302-basis-f.f90
/libCEED/tests/t302-basis.c
/libCEED/tests/t303-basis-f.f90
/libCEED/tests/t303-basis.c
/libCEED/tests/t304-basis-f.f90
/libCEED/tests/t304-basis.c
/libCEED/tests/t305-basis-f.f90
/libCEED/tests/t305-basis.c
/libCEED/tests/t306-basis-f.f90
/libCEED/tests/t306-basis.c
/libCEED/tests/t307-basis-f.f90
/libCEED/tests/t307-basis.c
/libCEED/tests/t308-basis-f.f90
/libCEED/tests/t308-basis.c
/libCEED/tests/t310-basis-f.f90
/libCEED/tests/t310-basis-f.h
/libCEED/tests/t310-basis.c
/libCEED/tests/t310-basis.h
/libCEED/tests/t311-basis-f.f90
/libCEED/tests/t311-basis.c
/libCEED/tests/t312-basis-f.f90
/libCEED/tests/t312-basis.c
/libCEED/tests/t313-basis-f.f90
/libCEED/tests/t313-basis.c
/libCEED/tests/t314-basis-f.f90
/libCEED/tests/t314-basis.c
/libCEED/tests/t400-qfunction-f.cu
/libCEED/tests/t400-qfunction-f.f90
/libCEED/tests/t400-qfunction-f.okl
/libCEED/tests/t400-qfunction.c
/libCEED/tests/t400-qfunction.cu
/libCEED/tests/t400-qfunction.okl
/libCEED/tests/t401-qfunction-f.cu
/libCEED/tests/t401-qfunction-f.f90
/libCEED/tests/t401-qfunction-f.okl
/libCEED/tests/t401-qfunction.c
/libCEED/tests/t401-qfunction.cu
/libCEED/tests/t401-qfunction.okl
/libCEED/tests/t500-operator-f.cu
/libCEED/tests/t500-operator-f.f90
/libCEED/tests/t500-operator-f.okl
/libCEED/tests/t500-operator.c
/libCEED/tests/t500-operator.cu
/libCEED/tests/t500-operator.okl
/libCEED/tests/t501-operator-f.cu
/libCEED/tests/t501-operator-f.f90
/libCEED/tests/t501-operator-f.okl
/libCEED/tests/t501-operator.c
/libCEED/tests/t501-operator.cu
/libCEED/tests/t501-operator.okl
/libCEED/tests/t502-operator-f.cu
/libCEED/tests/t502-operator-f.f90
/libCEED/tests/t502-operator-f.okl
/libCEED/tests/t502-operator.c
/libCEED/tests/t502-operator.cu
/libCEED/tests/t502-operator.okl
/libCEED/tests/t510-operator-f.cu
/libCEED/tests/t510-operator-f.f90
/libCEED/tests/t510-operator-f.okl
/libCEED/tests/t510-operator.c
/libCEED/tests/t510-operator.cu
/libCEED/tests/t510-operator.okl
/libCEED/tests/t511-operator-f.cu
/libCEED/tests/t511-operator-f.f90
/libCEED/tests/t511-operator-f.okl
/libCEED/tests/t511-operator.c
/libCEED/tests/t511-operator.cu
/libCEED/tests/t511-operator.okl
/libCEED/tests/t520-operator-f.cu
/libCEED/tests/t520-operator-f.f90
/libCEED/tests/t520-operator-f.okl
/libCEED/tests/t520-operator.c
/libCEED/tests/t520-operator.cu
/libCEED/tests/t520-operator.okl
/libCEED/tests/t521-operator-f.cu
/libCEED/tests/t521-operator-f.f90
/libCEED/tests/t521-operator-f.okl
/libCEED/tests/t521-operator.c
/libCEED/tests/t521-operator.cu
/libCEED/tests/t521-operator.okl
/libCEED/tests/tap.sh