History log of /libCEED/ (Results 3751 – 3775 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1b934bde13-May-2020 valeriabarra <valeriabarra21@gmail.com>

tap.sh: Update to process multiple navierstokes TESTARGS (with no output)

9cf88b2813-May-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Check tests error by comparing with reference solutions from binary files

f365d06a12-May-2020 valeriabarra <valeriabarra21@gmail.com>

NS: scale energy differently in TESTARCGS

de9fa54305-May-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Remove extra PetscViewerDestroy() call in TSMonitor_NS() function

This was causing a crash in parallel (not in serial)

10c9356e05-May-2020 valeriabarra <valeriabarra21@gmail.com>

NS: remove line between test runs and add output files

565b71c805-May-2020 valeriabarra <valeriabarra21@gmail.com>

tap.sh: Process fluids NS example's multiple test outputs

d5424b7329-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Add VecViewFromOptions at the end of execution

This currently works in serial, but not in parallel

84f4e65d28-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Add multiple test runs

These minimal tests test different configurations: the explicit formulation with default (RKF45), the implicit formulation with alpha method, and the implicit formulation

NS: Add multiple test runs

These minimal tests test different configurations: the explicit formulation with default (RKF45), the implicit formulation with alpha method, and the implicit formulation with alpha method + supg stabilization

show more ...

07af606924-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Default BCs are free-slip on all faces

If no boundary conditions are set at command line, there will be free-slip boundary conditions on velocity components on all faces

The use still has the p

NS: Default BCs are free-slip on all faces

If no boundary conditions are set at command line, there will be free-slip boundary conditions on velocity components on all faces

The use still has the possibility of imposing wall boundary conditions (which sets all three components of velocity to homogeneous Dirichelet condition)

If the user specify both conditions, slip and wall, on the same face sets, the program will error

show more ...

c063f47622-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Style and comments

ff62f74022-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Remove periodicity option

This option is temporarily removed since it is currently broken

40c555b922-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Add warning if CtauS is used without stabilization

35d2ed1b22-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Patch on BCs for different problem types and update docs

8c66223122-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Add warning if stabilization is used with explicit time integrators

380e0a5821-Apr-2020 valeriabarra <valeriabarra21@gmail.com>

NS: Remove unused variables and some code cleanups and clarifications

2df011b711-May-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #534 from CEED/jeremy/solids-cloptions

Solids - additional command line options

560e6f0011-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Solids - move viewFinalSoln output outside of SNES stage

12b49b8911-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Solids - additional command line options

20aaa36508-May-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

XSMM - fix q=1 index computation (#531)

* XSMM - use hash table for kernel index lookup, add khash to libCEED

* Hash - add CeedHashIJKLM to simplify xsmm tensor hash table code

* simplify use

XSMM - fix q=1 index computation (#531)

* XSMM - use hash table for kernel index lookup, add khash to libCEED

* Hash - add CeedHashIJKLM to simplify xsmm tensor hash table code

* simplify use of hash table, use kernels as values

* XSMM: more idiomatic use of khash

* make style

Co-authored-by: Jed Brown <jed@jedbrown.org>

show more ...

a8c028e307-May-2020 Natalie Beams <246972+nbeams@users.noreply.github.com>

CEED_STRIDES_BACKEND optimization for cuda-ref operator apply (#528)

* add check for backend stride status for input vectors

* add backend strides check for output vectors

* replace output cop

CEED_STRIDES_BACKEND optimization for cuda-ref operator apply (#528)

* add check for backend stride status for input vectors

* add backend strides check for output vectors

* replace output copy with elem restriction for none emode

* move input skip_restrict check to setup and never allocate E-vec if not needed

* add boolean variable for E/Q vector layout for
further optimization of output and add wrapper function in magma backend
to create a cuda-ref operator and change this state variable

* Add missing CeedChks

* style changes to better match cuda backends

* missed style change for evec check

* add CeedChk from PR #525 (merge conflict)

* make style changes

* adjust size of nqpts for non-tensor basis

show more ...

eca3555c07-May-2020 Jed Brown <jed@jedbrown.org>

Merge pull request #533 from CEED/jed/activate-hoverxref

Jed/activate hoverxref

3612d42506-May-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #532 from CEED/jeremy/gpu-tap-edit

Small GPU Test Changes

bcc01d9305-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Multigrid - fix memtype in CeedVecSetArray call

c681b7f005-May-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

tap - acknowledge intentional MAGMA backend limit in basis kernels

5662a7c205-May-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #529 from CEED/jeremy/empty-restr

Empty Restriction Support

1...<<151152153154155156157158159160>>...226