History log of /libCEED/tests/ (Results 526 – 550 of 639)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
2d260fa428-Jun-2018 camierjs <camier1@llnl.gov>

[tests] t20-qfunction.c revert debug traces

c8e39fab28-Jun-2018 camierjs <camier1@llnl.gov>

[occa] okl OpenCL hack to make all the tests run

f2079f4321-Jun-2018 camierjs <camier1@llnl.gov>

[occa] qfunction + okl and fortran __FILE__ (< 72 characters!)

0548c81d21-Jun-2018 camierjs <camier1@llnl.gov>

[occa] operator + qfunction alloc

ffc7147a20-Jun-2018 camierjs <camier1@llnl.gov>

[t20] okl offsets

22e2282820-Jun-2018 camierjs <camier1@llnl.gov>

[active/passive] t20 without operator

5425174324-Jun-2018 jeremylt <jeremy.thompson@colorado.edu>

[MFEM][NEK] Converting example BPs to active-passive

583b1d4c05-Jun-2018 jeremylt <jeremy.thompson@colorado.edu>

Rename CEED_QDATA_NONE to CEED_VECTOR_ACTIVE and CEED_VECTOR_NONE

e86aaed426-May-2018 jeremylt <jeremy.thompson@colorado.edu>

fortran: ceed_restriction_identity, ceed_basis_colocated, ceed_qdata_none

42877f7726-May-2018 jeremylt <jeremy.thompson@colorado.edu>

style, updated ex1

b747109d26-May-2018 jeremylt <jeremy.thompson@colorado.edu>

added CEED_RESTRICTION_IDENTITY, CEED_BASIS_COLOCATION, CEED_QDATA_NONE

ff8ca64b21-Dec-2017 Jed Brown <jed@jedbrown.org>

WIP passive fields

Fleshed out OperatorSetup, built comments for frame of OperatorApply. Need to finish OperatorApply and deallocate arrays in OperatorDestroy

WIP, attemped to flesh out OpApply

de

WIP passive fields

Fleshed out OperatorSetup, built comments for frame of OperatorApply. Need to finish OperatorApply and deallocate arrays in OperatorDestroy

WIP, attemped to flesh out OpApply

debugging

more debugging

modified Fortran interface, need to add new operator/qfunction functions

pointer fix

CeedElemRestrictionCreateVector added, currently assumes one comp

Dedugged OpSetup

Debugging OperatorApply

rebuilt code, error at QFuncApply

pointer errors

my pointers are a mess

malloc issues

error in OpApply, in output RestrictApply

minor fixes, still broken

both known errors identified

moved edata, indata, outdata to opref

error only when no print statement in code

possible location of mem issue IDed

Impliment OperatorApply

Fortran interface improvements started

Started rewriting Fortran tests

started Fortran conversion, ex1-vol-ann working in 1D ONLY

debugging ex1

ex1-vol-ann works

t20 fortran working, not happy with it though

cleanup

Fortran QFunc Apply with 32 arguments

t30 runs

cleanup

show more ...

16c6c05403-Jul-2018 Jed Brown <jed@jedbrown.org>

Makefile: group prove-allexamples and follow patterns

* Speed up tests by exposing parallelism to prove
* Use TESTARGS in examples rather than pattern matching in tap.sh
* Use shallow clone and para

Makefile: group prove-allexamples and follow patterns

* Speed up tests by exposing parallelism to prove
* Use TESTARGS in examples rather than pattern matching in tap.sh
* Use shallow clone and parallel make to build MFEM
* Use MFEM_CXXFLAGS=-O to speed up build
* Use pattern rules to build MFEM examples in OBJDIR
* Use non-phony dependencies to avoid overzealous building

show more ...

2158b1b003-Jul-2018 jeremylt <jeremy.thompson@colorado.edu>

Using main MAKEFILE, added make mfem and make prove-mfem

ce41f62327-Jun-2018 Jed Brown <jed@jedbrown.org>

tests: activate backends from Makefile; can also use command line

20e3ffd528-Jun-2018 jeremylt <jeremy.thompson@colorado.edu>

[Opt] Add first version of opt backend, use colocated grad

5560f56228-Jun-2018 jeremylt <jeremy.thompson@colorado.edu>

Add t17-basis to test BasisApply for GRAD and TRANSPOSE

7ec2e74526-Jun-2018 Jed Brown <jed@jedbrown.org>

CeedQRFactorization: simplify/tighten implementation

Fix small error and t15 output.. Note that this Householder
factorization uses the usual sign convention to choose which
reflection to choose. T

CeedQRFactorization: simplify/tighten implementation

Fix small error and t15 output.. Note that this Householder
factorization uses the usual sign convention to choose which
reflection to choose. This sometimes chooses a different reflector
than the previous implementation. Also add a non-square t16-basis.

Thanks-to: Jeremy Thompson

show more ...

4ec3310026-Jun-2018 jeremylt <jeremy.thompson@colorado.edu>

Add HouseholderApply function, modify arguments to QRFactorization and t15

5552cfc801-Jun-2018 jeremylt <jeremy.thompson@colorado.edu>

added t16-basis-f

567d999001-Jun-2018 jeremylt <jeremy.thompson@colorado.edu>

Update Fortran interface, add t15-basis-f

48525cd230-May-2018 jeremylt <jeremy.thompson@colorado.edu>

Add QR Factorization of row-major matricess, CeedBasisGetColocatedGrad, and t16

a718229c28-Apr-2018 jeremylt <jeremy.thompson@colorado.edu>

Add template backend, requested in issue #38

21617c0428-Apr-2018 jeremylt <jeremy.thompson@colorado.edu>

Split Ref into multiple files, update style

2ef00e8819-Apr-2018 Veselin Dobrev <dobrev@llnl.gov>

Fix a bug in the t30-operator.c test: the vector 'U' was not
initialized.

1...<<212223242526