History log of /libCEED/examples/ (Results 576 – 600 of 1703)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
52cc7a5e14-Nov-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #1088 from CEED/jrwrigh/stg_fluctuating_IC

fluids: Add option for STG fluctuations in initial condition

3ce1835e05-Nov-2022 James Wright <james@jameswright.xyz>

fluids: Prevent Chebyshev calc if using STG

24941a6905-Nov-2022 James Wright <james@jameswright.xyz>

fluids: Style, refactor to PetscCall, etc.

8906032205-Nov-2022 James Wright <james@jameswright.xyz>

fluids: Add STG fluctuations to initial condition

- Extrudes the STG fluctuations downstream of the inflow (using the STG
method's inherent dependence on streamwise distance)

0a8fc04a08-Nov-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Got the correct order of accuracy for bp3/bp4

ab1ff31505-Nov-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

delete bcfunctions.c and some cleanup

38f32c0528-Oct-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Compute L2 Error like ratel

6c88e6a227-Oct-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Added SetupContext for apply and error operators

eb6a3b9227-Oct-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Added SETERRQ to break for BP5/6 + simplex

d4d4555313-Oct-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Update dXdx, Added bp_data to CreateBasisFromPlex

f755c37a22-Sep-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

refactored CreateBasisFromPlex like ratel

751eb81302-Sep-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Created label like ratel, added DMViewFromOptions

51ad7d5b19-Apr-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Fixed the uncompatible restriction size.

a9b2c5dd13-Mar-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Added TESTARGS for simplex in bps.c and multigrid.c

345f5e3312-Mar-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

used "PC_JACOBI_DIAGONAL" to work for tet element

1c9a79db09-Mar-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

Used "CeedOperatorMultigridLevelCreate" to create multigrid operators

de1229c516-Feb-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

example/petsc: Added CreateDistributedDM in petscutils.c and some cleanup

129d873615-Feb-2022 rezgarshakeri <rezgar.shakeri@colorado.edu>

example/petsc: added CreateBasisFromPlex and tested with tensor basis

f4ca79c202-Nov-2022 James Wright <james@jameswright.xyz>

fluids: Integrate freestream bc

5b881d1102-Nov-2022 James Wright <james@jameswright.xyz>

fluids: Add SetupBCQFunctions to setuplibceed.c

- Condenses redundant code into a single function. Will be useful when
implementing the freestream bc

9eb9c07201-Nov-2022 James Wright <james@jameswright.xyz>

fluids: Create AddBCSubOperator in setuplibceed.c

- Condenses redundant code (and will help reduce redundancy when I add
in the freestream boundary conditions as well).

500ec52931-Oct-2022 James Wright <james@jameswright.xyz>

fluids: Create freestream bc qfunction

c98a061627-Oct-2022 James Wright <james@jameswright.xyz>

style(fluids): Visual cleanup of the fluids code

Also satisfy astyle for RiemannFlux_HLL commit

738af36c26-Oct-2022 AdelekeBankole <adeleke.bankole@colorado.edu>

fluids: Add RiemannFlux_HLL helper function

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

267b2e3720-Oct-2022 Jed Brown <jed@jedbrown.org>

Merge pull request #1075 from CEED/jeremy/small-bps-fix

petsc - drop VecZero in diag assembly

1...<<21222324252627282930>>...69