History log of /libCEED/examples/ (Results 1326 – 1350 of 1703)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
5804cbf923-Dec-2019 James Wright <jameswright@jameswright.xyz>

nsplex: Print dm_plex_box_faces value

b33d9a0823-Dec-2019 James Wright <jameswright@jameswright.xyz>

nsplex: Print FEM space degree

edf2bcf622-Dec-2019 James Wright <jameswright@jameswright.xyz>

nsplex: Move python parsing function to stdoutParsing.py

- Contains function for parsing STDOUT of nsplex function
- Python function outputs dictionary, which can be easily turned into
pandas Data

nsplex: Move python parsing function to stdoutParsing.py

- Contains function for parsing STDOUT of nsplex function
- Python function outputs dictionary, which can be easily turned into
pandas DataFrame

nsplex: remove FLAG ARGS from stdoutParsing.py regex

- "FLAG ARGUMENTS" was a feature from a script I ran, not from the
nsplex executable itself.

show more ...

9c1d70e015-Dec-2019 James Wright <jameswright@jameswright.xyz>

nsplex: Calculate computation time

a850fc9615-Dec-2019 Jed Brown <jed@jedbrown.org>

nsplex advection2d: choose only the smooth initial condition

5df1a58515-Dec-2019 Jed Brown <jed@jedbrown.org>

nsplex advection2d: make solution time-dependent

5ebed1f215-Dec-2019 Jed Brown <jed@jedbrown.org>

nsplex: Calculate exact solution at final time

0e05798215-Dec-2019 James Wright <jameswright@jameswright.xyz>

nsplex: Implement ICs_PetscMultiplicity function

d83fa90415-Dec-2019 James Wright <jameswright@jameswright.xyz>

nsplex: Add non_zero_time flag to problemData

5fece36514-Dec-2019 James Wright <jameswright@jameswright.xyz>

nsplex: Create SetupContext struct, add to ICs* qfuncs

- SetupContext added to common.h
- Update ICs qfuncs to reference pointer-based struct

af55559a11-Dec-2019 James Wright <jameswright@jameswright.xyz>

nsplex: Move User_ and Units_ to common.h

0d42bc0a11-Feb-2020 Jed Brown <jed@jedbrown.org>

NS: move initial condition into form usable for essential BC

This permits DMAddBoundary to apply boundary conditions. It is
expensive, but still useful for visualization.

383706e311-Feb-2020 Jed Brown <jed@jedbrown.org>

NS: create visualization DM once for reuse in monitor

This interpolation is relatively expensive to create, so move it out.
Output of dmrefined*.vtu is currently controlled by -viz_refine, which
is

NS: create visualization DM once for reuse in monitor

This interpolation is relatively expensive to create, so move it out.
Output of dmrefined*.vtu is currently controlled by -viz_refine, which
is a boolean, but could become an integer (useful for higher order).

show more ...

89836db611-Feb-2020 Jed Brown <jed@jedbrown.org>

NS advection.h: bug fix for dim=3

e89f241114-Dec-2019 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

fixed some bugs in explicit densitycurrent.h

7bbfe63a14-Dec-2019 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

Gravitational Energy is sent back to the Body Force for some limitations that should be resolved.

f39d560d14-Dec-2019 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

dt removed from SUPG

b0a1f79812-Dec-2019 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

few bugs fixed in densitycurrent_primitive.h

74312f0931-Jan-2020 jeremylt <jeremy.thompson@colorado.edu>

Examples - remove imode variables in PETSc examples

61dbc9d227-Jan-2020 jeremylt <jeremy.thompson@colorado.edu>

ElemRestriction - make lmode a separate enum


/libCEED/backends/blocked/ceed-blocked-operator.c
/libCEED/backends/cuda-gen/ceed-cuda-gen-operator-build.cpp
/libCEED/backends/cuda-reg/ceed-cuda-reg-restriction.c
/libCEED/backends/cuda/ceed-cuda-restriction.c
/libCEED/backends/occa/ceed-occa-restrict.c
/libCEED/backends/opt/ceed-opt-operator.c
/libCEED/backends/ref/ceed-ref-operator.c
/libCEED/backends/ref/ceed-ref-restriction.c
ceed/ex1-volume.c
ceed/ex2-surface.c
mfem/bp1.hpp
mfem/bp3.hpp
navier-stokes/navierstokes.c
nek/bps/bps.usr
petsc/area.c
petsc/bpsraw.c
petsc/setup.h
/libCEED/include/ceed-backend.h
/libCEED/include/ceed-impl.h
/libCEED/include/ceed.h
/libCEED/include/ceedf.h
/libCEED/interface/ceed-elemrestriction.c
/libCEED/interface/ceed-fortran.c
/libCEED/interface/ceed-types.c
/libCEED/python/ceed.py
/libCEED/python/ceed_constants.py
/libCEED/python/ceed_elemrestriction.py
/libCEED/tests/output/t210-elemrestriction-f.out
/libCEED/tests/output/t210-elemrestriction.out
/libCEED/tests/python/output/test_210.out
/libCEED/tests/python/test-5-operator.py
/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.c
/libCEED/tests/t204-elemrestriction.c
/libCEED/tests/t205-elemrestriction.c
/libCEED/tests/t206-elemrestriction.c
/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/t210-elemrestriction-f.f90
/libCEED/tests/t210-elemrestriction.c
/libCEED/tests/t211-elemrestriction.c
/libCEED/tests/t500-operator-f.f90
/libCEED/tests/t500-operator.c
/libCEED/tests/t501-operator-f.f90
/libCEED/tests/t501-operator.c
/libCEED/tests/t502-operator-f.f90
/libCEED/tests/t502-operator.c
/libCEED/tests/t503-operator-f.f90
/libCEED/tests/t503-operator.c
/libCEED/tests/t504-operator-f.f90
/libCEED/tests/t504-operator.c
/libCEED/tests/t505-operator-f.f90
/libCEED/tests/t505-operator.c
/libCEED/tests/t510-operator-f.f90
/libCEED/tests/t510-operator.c
/libCEED/tests/t511-operator-f.f90
/libCEED/tests/t511-operator.c
/libCEED/tests/t520-operator-f.f90
/libCEED/tests/t520-operator.c
/libCEED/tests/t521-operator-f.f90
/libCEED/tests/t521-operator.c
/libCEED/tests/t522-operator-f.f90
/libCEED/tests/t522-operator.c
/libCEED/tests/t523-operator-f.f90
/libCEED/tests/t523-operator.c
/libCEED/tests/t524-operator-f.f90
/libCEED/tests/t524-operator.c
/libCEED/tests/t530-operator-f.f90
/libCEED/tests/t530-operator.c
/libCEED/tests/t531-operator-f.f90
/libCEED/tests/t531-operator.c
/libCEED/tests/t532-operator-f.f90
/libCEED/tests/t532-operator.c
/libCEED/tests/t533-operator-f.f90
/libCEED/tests/t533-operator.c
/libCEED/tests/t534-operator-f.f90
/libCEED/tests/t534-operator.c
/libCEED/tests/t535-operator-f.f90
/libCEED/tests/t535-operator.c
/libCEED/tests/t536-operator-f.f90
/libCEED/tests/t536-operator.c
/libCEED/tests/t540-operator-f.f90
/libCEED/tests/t540-operator.c
2d4f38cc24-Jan-2020 jeremylt <jeremy.thompson@colorado.edu>

Examples - initalize variable to silence compiler warning

a8d3220824-Jan-2020 jeremylt <jeremy.thompson@colorado.edu>

ElemRestriction - move lmode to constructor over apply


/libCEED/Makefile
/libCEED/backends/blocked/ceed-blocked-operator.c
/libCEED/backends/cuda-gen/ceed-cuda-gen-operator-build.cpp
/libCEED/backends/cuda/ceed-cuda-operator.c
/libCEED/backends/magma/ceed-magma-basis.c
/libCEED/backends/magma/ceed-magma-restriction.c
/libCEED/backends/magma/ceed-magma.c
/libCEED/backends/magma/ceed-magma.h
/libCEED/backends/magma/magma_dbasisApply_grad.cu
/libCEED/backends/magma/magma_dbasisApply_interp.cu
/libCEED/backends/magma/magma_dbasisApply_weight.cu
/libCEED/backends/magma/magma_drestrictApply.cu
/libCEED/backends/occa/ceed-occa-operator.c
/libCEED/backends/opt/ceed-opt-operator.c
/libCEED/backends/ref/ceed-ref-operator.c
ceed/ex1-volume.c
ceed/ex2-surface.c
mfem/bp1.hpp
mfem/bp3.hpp
navier-stokes/navierstokes.c
nek/bps/bps.usr
petsc/area.c
petsc/bps.c
petsc/bpsraw.c
petsc/multigrid.c
petsc/setup.h
/libCEED/include/ceed-backend.h
/libCEED/include/ceed-impl.h
/libCEED/include/ceed.h
/libCEED/include/ceedf.h
/libCEED/interface/ceed-elemrestriction.c
/libCEED/interface/ceed-fortran.c
/libCEED/interface/ceed-operator.c
/libCEED/interface/ceed-vector.c
/libCEED/interface/ceed.c
/libCEED/python/ceed.py
/libCEED/python/ceed_constants.py
/libCEED/python/ceed_elemrestriction.py
/libCEED/python/ceed_operator.py
/libCEED/python/ceed_vector.py
/libCEED/tests/output/t208-elemrestriction.out
/libCEED/tests/output/t210-elemrestriction-f.out
/libCEED/tests/output/t210-elemrestriction.out
/libCEED/tests/output/t504-operator-f.out
/libCEED/tests/output/t504-operator.out
/libCEED/tests/output/t523-operator-f.out
/libCEED/tests/output/t523-operator.out
/libCEED/tests/python/output/test_210.out
/libCEED/tests/python/output/test_504.out
/libCEED/tests/python/output/test_523.out
/libCEED/tests/python/test-1-vector.py
/libCEED/tests/python/test-5-operator.py
/libCEED/tests/t108-vector-f.f90
/libCEED/tests/t108-vector.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.c
/libCEED/tests/t204-elemrestriction.c
/libCEED/tests/t205-elemrestriction.c
/libCEED/tests/t206-elemrestriction.c
/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/t210-elemrestriction-f.f90
/libCEED/tests/t210-elemrestriction.c
/libCEED/tests/t211-elemrestriction.c
/libCEED/tests/t500-operator-f.f90
/libCEED/tests/t500-operator.c
/libCEED/tests/t501-operator-f.f90
/libCEED/tests/t501-operator.c
/libCEED/tests/t502-operator-f.f90
/libCEED/tests/t502-operator.c
/libCEED/tests/t503-operator-f.f90
/libCEED/tests/t503-operator.c
/libCEED/tests/t504-operator-f.f90
/libCEED/tests/t504-operator.c
/libCEED/tests/t505-operator-f.f90
/libCEED/tests/t505-operator.c
/libCEED/tests/t510-operator-f.f90
/libCEED/tests/t510-operator.c
/libCEED/tests/t511-operator-f.f90
/libCEED/tests/t511-operator.c
/libCEED/tests/t520-operator-f.f90
/libCEED/tests/t520-operator.c
/libCEED/tests/t521-operator-f.f90
/libCEED/tests/t521-operator.c
/libCEED/tests/t522-operator-f.f90
/libCEED/tests/t522-operator.c
/libCEED/tests/t523-operator-f.f90
/libCEED/tests/t523-operator.c
/libCEED/tests/t524-operator-f.f90
/libCEED/tests/t524-operator.c
/libCEED/tests/t530-operator-f.f90
/libCEED/tests/t530-operator.c
/libCEED/tests/t531-operator-f.f90
/libCEED/tests/t531-operator.c
/libCEED/tests/t532-operator-f.f90
/libCEED/tests/t532-operator.c
/libCEED/tests/t533-operator-f.f90
/libCEED/tests/t533-operator.c
/libCEED/tests/t534-operator-f.f90
/libCEED/tests/t534-operator.c
/libCEED/tests/t535-operator-f.f90
/libCEED/tests/t535-operator.c
/libCEED/tests/t536-operator-f.f90
/libCEED/tests/t536-operator.c
/libCEED/tests/t540-operator-f.f90
/libCEED/tests/t540-operator.c
/libCEED/tests/tap.sh
db41931431-Jan-2020 jeremylt <jeremy.thompson@colorado.edu>

PETSc - add DoF/node output in PETSc examples

913b109a31-Jan-2020 Valeria Barra <39932030+valeriabarra@users.noreply.github.com>

Fix petsc/bp4&bp6 with OCCA (#444)

* Some cleaning

* Make bp4.okl consistent with bp4.h

efc7831208-Jan-2020 jeremylt <jeremy.thompson@colorado.edu>

Restriction - add lmode to ElemRestrictionGetMultiplicity

1...<<51525354555657585960>>...69