History log of /libCEED/examples/fluids/problems/bc_slip.c (Results 1 – 12 of 12)
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


# 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


# 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


# 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


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

minor - update copyright headers


# eff337b5 06-Mar-2024 James Wright <james@jameswright.xyz>

Merge pull request #1443 from CEED/jrwrigh/riemann_slip

fluids: Change slip boundary condition formulation


# 9f844368 06-Dec-2023 James Wright <james@jameswright.xyz>

fluids: Implement bc_slip

This is a weak version of slip boundary condition based on a Riemann
solve