History log of /libCEED/examples/fluids/src/differential_filter.c (Results 1 – 25 of 67)
Revision Date Author Comments
# d4cc1845 30-Dec-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1912 from CEED/jeremy/copyright

minor - update copyright to 2026


# 9ba83ac0 19-Dec-2025 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright to 2026


# 7f85f93f 30-Sep-2025 James Wright <james@jameswright.xyz>

Merge pull request #1896 from CEED/jrwrigh/clang-penalty-paren

style: Change clang-format to penalize newline after open ()


# 1a8516d0 30-Sep-2025 James Wright <james@jameswright.xyz>

style: Change clang-format to penalize newline after open ()


# 1ad46608 06-Aug-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1875 from CEED/jeremy/name-consistency

Operator Name Consistency


# ed094490 24-Jul-2025 Jeremy L Thompson <jeremy@jeremylt.org>

api - naming consistency for composite CeedOperator


# 20a16a5f 20-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1786 from CEED/jeremy/copy-headers

minor - upate copyright to 2025


# d275d636 19-Mar-2025 Jeremy L Thompson <jeremy@jeremylt.org>

minor - upate copyright to 2025


# bef6543f 27-Oct-2024 Jed Brown <jed@jedbrown.org>

Merge pull request #1703 from CEED/jrwrigh/update_matceed

fluids: Update MatCeed to be up-to-date with HONEE and Ratel


# 243afec9 23-Oct-2024 James Wright <james@jameswright.xyz>

fluids: Update MatCeed to be up-to-date with HONEE and Ratel


# 9beba358 11-Oct-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1646 from CEED/jeremy/get-restore

Must Destroy OperatorField Objects


# 681d0ea7 19-Aug-2024 Jeremy L Thompson <jeremy@jeremylt.org>

op - ReferenceCopy for CeedOperatorFieldGet*


# 830b3316 02-Jul-2024 James Wright <james@jameswright.xyz>

Merge pull request #1628 from CEED/jrwrigh/fix_fluids_leaks

fluids: Fix memory leaks


# 38690fec 02-Jul-2024 James Wright <james@jameswright.xyz>

fluids: Fix memory leaks

As done in HONEE: https://gitlab.com/phypid/honee/-/merge_requests/18


# 092fc180 18-Jun-2024 James Wright <james@jameswright.xyz>

Merge pull request #1110 from CEED/zach/entropy-variables

Add Entropy Variables to libCEED fluids NS mini-app


# a2d72b6f 17-Jun-2024 James Wright <james@jameswright.xyz>

fluids: Proliferate entropy variables, add test

Co-authored-by: Zach Atkins <zacharyjayhawk@gmail.com>


# cce3ee4e 24-Apr-2024 James Wright <james@jameswright.xyz>

Merge pull request #1562 from CEED/jrwrigh/fluids_problem_pointer

fluids: Make ProblemData a pointer to struct


# 731c13d7 24-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Make ProblemData a pointer to struct

We basically use it as a pointer-to-struct type everywhere, so might as
well make it consistent with everything else


# 860c7e81 22-Apr-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1561 from CEED/jeremy/get-sate

fluids - use VecGetState


# 6c17b3ad 22-Apr-2024 Jeremy L Thompson <jeremy@jeremylt.org>

fluids - use VecGetState


# 4f7cdd84 18-Apr-2024 James Wright <james@jameswright.xyz>

Merge pull request #1558 from CEED/jrwrigh/smartsim_multiple_filter_widths

fluids: Add option for multiple filter widths during in-situ SGS training


# 56f5e811 12-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Compute DiffFilter RHS only if solution changes


# c79b0730 12-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Multiple filter widths for SGS training


# 81b0e02b 12-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Misc cleanup of SmartSim and SGS training


# a171b6ef 27-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1537 from CEED/jeremy/pragma-once

Use #pragma once for non-JiT headers


123