History log of /libCEED/examples/ (Results 1501 – 1525 of 1703)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
33ca154728-Sep-2018 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #158 from thilinarmtb/nek_bps_fix

Fixed Nek5000 BP1

fb50469128-Sep-2018 jeremylt <jeremy.thompson@colorado.edu>

Update ncomp to ndim for basisx

b30ebb5427-Sep-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

/cpu/self/ref --> /cpu/self

8da8c1b207-Sep-2018 Thilina Rathnayake <thilinarmtb@gmail.com>

Fix Nek5000 BP1


/libCEED/Doxyfile
/libCEED/Makefile
/libCEED/README.md
/libCEED/backends/blocked/ceed-blocked-basis.c
/libCEED/backends/blocked/ceed-blocked-operator.c
/libCEED/backends/blocked/ceed-blocked-qfunction.c
/libCEED/backends/blocked/ceed-blocked-restrict.c
/libCEED/backends/blocked/ceed-blocked-vector.c
/libCEED/backends/blocked/ceed-blocked.c
/libCEED/backends/blocked/ceed-blocked.h
/libCEED/backends/magma/ceed-magma.c
/libCEED/backends/occa/ceed-occa-basis.c
/libCEED/backends/occa/ceed-occa.c
/libCEED/backends/occa/ceed-occa.h
/libCEED/backends/ref/ceed-ref-basis.c
/libCEED/backends/ref/ceed-ref-operator.c
/libCEED/backends/ref/ceed-ref.c
/libCEED/backends/ref/ceed-ref.h
/libCEED/backends/template/ceed-tmpl-basis.c
/libCEED/backends/template/ceed-tmpl.c
/libCEED/backends/template/ceed-tmpl.h
nek5000/bp1.usr
nek5000/run-nek-example.sh
/libCEED/include/ceed-impl.h
/libCEED/include/ceed.h
/libCEED/include/ceedf.h
/libCEED/interface/ceed-basis.c
/libCEED/interface/ceed-fortran.c
/libCEED/interface/ceed.c
/libCEED/output/t310-basis-f.out
/libCEED/output/t310-basis.out
/libCEED/tests/t300-basis.c
/libCEED/tests/t310-basis-f.f
/libCEED/tests/t310-basis-f.h
/libCEED/tests/t310-basis.c
/libCEED/tests/t310-basis.h
/libCEED/tests/t311-basis-f.f
/libCEED/tests/t311-basis.c
/libCEED/tests/t312-basis-f.f
/libCEED/tests/t312-basis.c
/libCEED/tests/t313-basis-f.f
/libCEED/tests/t313-basis.c
/libCEED/tests/t500-operator-f.f
/libCEED/tests/t500-operator.c
/libCEED/tests/t501-operator-f.f
/libCEED/tests/t501-operator-f.okl
/libCEED/tests/t501-operator.c
/libCEED/tests/t501-operator.okl
/libCEED/tests/t510-operator-f.f
/libCEED/tests/t510-operator-f.okl
/libCEED/tests/t510-operator.c
/libCEED/tests/t510-operator.okl
/libCEED/tests/t511-operator-f.f
/libCEED/tests/t511-operator-f.okl
/libCEED/tests/t511-operator.c
/libCEED/tests/t511-operator.okl
/libCEED/tests/tap.sh
e1d5896817-Sep-2018 Jed Brown <jed@jedbrown.org>

examples/petsc: fix parallel bug and small leak

82f9cadf17-Sep-2018 jeremylt <jeremy.thompson@colorado.edu>

Add print number of global dofs for PETSc BPs

164d710904-Sep-2018 Jed Brown <jed@jedbrown.org>

petsc bp3: implement Dirichlet zero boundary conditions

Choose solution satisfying these boundary conditions. We can
implement inhomogeneous Dirichlet conditions if desired.

21a3267a04-Sep-2018 jeremylt <jeremy.thompson@colorado.edu>

Use p+2 qpts for PETSc BPs, fix typo in description

3c8335c201-Sep-2018 jeremylt <jeremy.thompson@colorado.edu>

Add PETSc BP3

ba4bcd9128-Aug-2018 jeremylt <jeremy.thompson@colorado.edu>

Revision of PETSc BP1


/libCEED/Doxyfile
/libCEED/Makefile
/libCEED/README.md
/libCEED/backends/blocked/ceed-blocked-basis.c
/libCEED/backends/blocked/ceed-blocked-operator.c
/libCEED/backends/blocked/ceed-blocked-qfunction.c
/libCEED/backends/blocked/ceed-blocked-restrict.c
/libCEED/backends/blocked/ceed-blocked-vector.c
/libCEED/backends/blocked/ceed-blocked.c
/libCEED/backends/blocked/ceed-blocked.h
/libCEED/backends/magma/ceed-magma.c
/libCEED/backends/occa/ceed-occa-basis.c
/libCEED/backends/occa/ceed-occa.c
/libCEED/backends/occa/ceed-occa.h
/libCEED/backends/ref/ceed-ref-basis.c
/libCEED/backends/ref/ceed-ref-operator.c
/libCEED/backends/ref/ceed-ref.c
/libCEED/backends/ref/ceed-ref.h
/libCEED/backends/template/ceed-tmpl-basis.c
/libCEED/backends/template/ceed-tmpl.c
/libCEED/backends/template/ceed-tmpl.h
petsc/bp1.c
petsc/bp1.h
petsc/bp1.okl
/libCEED/include/ceed-impl.h
/libCEED/include/ceed.h
/libCEED/include/ceedf.h
/libCEED/interface/ceed-basis.c
/libCEED/interface/ceed-fortran.c
/libCEED/interface/ceed.c
/libCEED/output/t310-basis-f.out
/libCEED/output/t310-basis.out
/libCEED/tests/t300-basis.c
/libCEED/tests/t310-basis-f.f
/libCEED/tests/t310-basis-f.h
/libCEED/tests/t310-basis.c
/libCEED/tests/t310-basis.h
/libCEED/tests/t311-basis-f.f
/libCEED/tests/t311-basis.c
/libCEED/tests/t312-basis-f.f
/libCEED/tests/t312-basis.c
/libCEED/tests/t313-basis-f.f
/libCEED/tests/t313-basis.c
/libCEED/tests/t500-operator-f.f
/libCEED/tests/t500-operator.c
/libCEED/tests/t501-operator-f.f
/libCEED/tests/t501-operator-f.okl
/libCEED/tests/t501-operator.c
/libCEED/tests/t501-operator.okl
/libCEED/tests/t510-operator-f.f
/libCEED/tests/t510-operator-f.okl
/libCEED/tests/t510-operator.c
/libCEED/tests/t510-operator.okl
/libCEED/tests/t511-operator-f.f
/libCEED/tests/t511-operator-f.okl
/libCEED/tests/t511-operator.c
/libCEED/tests/t511-operator.okl
/libCEED/tests/tap.sh
1adffcc928-Aug-2018 Valeria Barra <valeria.barra@colorado.edu>

fixed other occurrences of 'colocated'

783c99b328-Aug-2018 Valeria Barra <valeria.barra@colorado.edu>

Refactored 'colocated' misspelling

0c48d69e25-Aug-2018 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #134 from CEED/jed/fortran-api-array

Jed/fortran api array

f063656d21-Aug-2018 Jed Brown <jed@jedbrown.org>

examples/mfem: scale test problem size down to <2000 dofs

This is to speed up the test suite, especially with slower backends
like Occa is at the moment. Larger problem sizes aren't necessary for
c

examples/mfem: scale test problem size down to <2000 dofs

This is to speed up the test suite, especially with slower backends
like Occa is at the moment. Larger problem sizes aren't necessary for
correctness testing, but performance regression testing may be
introduced at a later time.

show more ...

31d4d2ba21-Aug-2018 Jed Brown <jed@jedbrown.org>

examples/mfem: add option -s (--size) to specify target problem size

This drops logic in bp3 about dim=1, but we aren't currently
exercising that and I think an interested user can make do with the

examples/mfem: add option -s (--size) to specify target problem size

This drops logic in bp3 about dim=1, but we aren't currently
exercising that and I think an interested user can make do with the
run-time option.

show more ...

601679df16-Aug-2018 jeremylt <jeremy.thompson@colorado.edu>

Fix nek clean

18f8b40116-Aug-2018 Jed Brown <jed@jedbrown.org>

CeedElemRestrictionIdentity: check for compatible sizes

fa86cc6d16-Aug-2018 Jed Brown <jed@jedbrown.org>

run-nek-example.sh: only run specified example with -e

dcb6024016-Aug-2018 Jed Brown <jed@jedbrown.org>

Nek bp1,bp3: fix use of restriction and vector sizes

f40bc70916-Aug-2018 Jed Brown <jed@jedbrown.org>

Nek examples: use ceedelemrestrictioncreateidentity

6456524e15-Aug-2018 Jed Brown <jed@jedbrown.org>

fortran: add offset argument to ceedvectorrestorearray, use in Nek examples

This allows the offset integers to be zeroed, thus preventing
potentially unpredictable behavior if that value is accident

fortran: add offset argument to ceedvectorrestorearray, use in Nek examples

This allows the offset integers to be zeroed, thus preventing
potentially unpredictable behavior if that value is accidentally used.

show more ...

4b8bea3b15-Aug-2018 Jed Brown <jed@jedbrown.org>

make style, excluding backends/{occa,magma}

ecf6354e15-Aug-2018 Jed Brown <jed@jedbrown.org>

doc: add developer notes on shape and adopt convention

Tensor/matrix shapes are now consistently described using a
lexicographic convention in the documentation. Further details on the
convention i

doc: add developer notes on shape and adopt convention

Tensor/matrix shapes are now consistently described using a
lexicographic convention in the documentation. Further details on the
convention is described in new developer notes. I did not change
comments in backends/{occa,magma} because there is outstanding
development that may interfere with merging.

show more ...

b5cf12ee14-Aug-2018 jeremylt <jeremy.thompson@colorado.edu>

Standardize CeedIntPow and CeedIntMin


/libCEED/.travis.yml
/libCEED/CONTRIBUTING.md
/libCEED/Doxyfile
/libCEED/Makefile
/libCEED/README.md
/libCEED/backends/occa/ceed-occa-basis.c
/libCEED/backends/optimized/ceed-opt-basis.c
/libCEED/backends/optimized/ceed-opt-operator.c
/libCEED/backends/optimized/ceed-opt.c
/libCEED/backends/ref/ceed-ref-basis.c
/libCEED/backends/ref/ceed-ref-operator.c
/libCEED/backends/ref/ceed-ref-restriction.c
/libCEED/backends/ref/ceed-ref.c
/libCEED/backends/template/ceed-tmpl.c
/libCEED/doc/doxygenlayout.xml
/libCEED/doc/libCEEDapi.md
ceed/ex1.c
/libCEED/include/ceed-impl.h
/libCEED/include/ceed.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-vec.c
/libCEED/interface/ceed.c
/libCEED/output/t202-elemrestriction-f.out
/libCEED/output/t202-elemrestriction.out
/libCEED/output/t203-elemrestriction-f.out
/libCEED/output/t203-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/tests/t000-init-f.f
/libCEED/tests/t000-init.c
/libCEED/tests/t100-vec-f.f
/libCEED/tests/t100-vec.c
/libCEED/tests/t101-vec-f.f
/libCEED/tests/t101-vec.c
/libCEED/tests/t200-elemrestriction-f.f
/libCEED/tests/t200-elemrestriction.c
/libCEED/tests/t201-elemrestriction-f.f
/libCEED/tests/t201-elemrestriction.c
/libCEED/tests/t202-elemrestriction-f.f
/libCEED/tests/t202-elemrestriction.c
/libCEED/tests/t203-elemrestriction-f.f
/libCEED/tests/t203-elemrestriction.c
/libCEED/tests/t300-basis-f.f
/libCEED/tests/t300-basis.c
/libCEED/tests/t301-basis-f.f
/libCEED/tests/t301-basis.c
/libCEED/tests/t302-basis-f.f
/libCEED/tests/t302-basis.c
/libCEED/tests/t303-basis-f.f
/libCEED/tests/t303-basis.c
/libCEED/tests/t304-basis-f.f
/libCEED/tests/t304-basis.c
/libCEED/tests/t305-basis-f.f
/libCEED/tests/t305-basis.c
/libCEED/tests/t306-basis-f.f
/libCEED/tests/t306-basis.c
/libCEED/tests/t307-basis-f.f
/libCEED/tests/t307-basis.c
/libCEED/tests/t400-qfunction-f.f
/libCEED/tests/t400-qfunction-f.okl
/libCEED/tests/t400-qfunction.c
/libCEED/tests/t400-qfunction.okl
/libCEED/tests/t500-operator-f.f
/libCEED/tests/t500-operator-f.okl
/libCEED/tests/t500-operator.c
/libCEED/tests/t500-operator.okl
/libCEED/tests/tap.sh
071a039712-Aug-2018 jeremylt <jeremy.thompson@colorado.edu>

Move dims variables inside of loop

1...<<616263646566676869