History log of /honee/include/ (Results 126 – 150 of 155)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4c07ec2204-Oct-2023 James Wright <james@jameswright.xyz>

fluids: Add PyTorch external DD SGS evaluation

- Rename sequential_internal -> *_ceed

c63b910f03-May-2024 James Wright <james@jameswright.xyz>

fluids: Add back CeedOperator PetscLogEvents

Remove the unused fluids-based ones in favor of the built-in MatCeed
ones

51bb547f02-May-2024 James Wright <james@jameswright.xyz>

fluids: Demo MatCeed{Get,Set}ContextReal

40d80af102-May-2024 James Wright <james@jameswright.xyz>

fluids: Update MatCeed with Ratel updates

e90c2cee25-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Add MatCeedView (from Ratel)

https://gitlab.com/micromorph/ratel/-/merge_requests/817

b1984a5825-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Update PetscCallCeed (from Ratel)

Update from: https://gitlab.com/micromorph/ratel/-/merge_requests/815

43e9749f15-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Rename PetscSmartRedisCall -> PetscCallSmartRedis

4fa1625a12-Apr-2024 James Wright <james@jameswright.xyz>

fluids: Misc cleanup of SmartSim and SGS training


/honee/README.md
/honee/gaussianwave.yaml
smartsim.h
/honee/index.md
/honee/navierstokes.c
/honee/navierstokes.h
/honee/problems/advection.c
/honee/problems/newtonian.c
/honee/qfunctions/advection.h
/honee/qfunctions/advection_types.h
/honee/qfunctions/bc_freestream.h
/honee/qfunctions/bc_freestream_type.h
/honee/qfunctions/bc_slip.h
/honee/qfunctions/blasius.h
/honee/qfunctions/channel.h
/honee/qfunctions/densitycurrent.h
/honee/qfunctions/differential_filter.h
/honee/qfunctions/eulervortex.h
/honee/qfunctions/gaussianwave.h
/honee/qfunctions/grid_anisotropy_tensor.h
/honee/qfunctions/inverse_multiplicity.h
/honee/qfunctions/mass.h
/honee/qfunctions/newtonian.h
/honee/qfunctions/newtonian_state.h
/honee/qfunctions/newtonian_types.h
/honee/qfunctions/riemann_solver.h
/honee/qfunctions/setupgeo.h
/honee/qfunctions/setupgeo2d.h
/honee/qfunctions/setupgeo_helpers.h
/honee/qfunctions/sgs_dd_model.h
/honee/qfunctions/sgs_dd_training.h
/honee/qfunctions/sgs_dd_utils.h
/honee/qfunctions/shocktube.h
/honee/qfunctions/stabilization.h
/honee/qfunctions/stabilization_types.h
/honee/qfunctions/stg_shur14.h
/honee/qfunctions/stg_shur14_type.h
/honee/qfunctions/strong_boundary_conditions.h
/honee/qfunctions/taylorgreen.h
/honee/qfunctions/turb_spanstats.h
/honee/qfunctions/turb_stats_types.h
/honee/qfunctions/utils.h
/honee/qfunctions/utils_eigensolver_jacobi.h
/honee/qfunctions/velocity_gradient_projection.h
/honee/smartsim_regression_framework.py
/honee/src/differential_filter.c
/honee/src/dm_utils.c
/honee/src/setupdm.c
/honee/src/setuplibceed.c
/honee/src/setupts.c
/honee/src/smartsim/sgs_dd_training.c
/honee/src/smartsim/smartsim.c
/honee/src/strong_boundary_conditions.c
/honee/src/turb_spanstats.c
/honee/tests-output/fluids-navierstokes-adv-skew.bin
/honee/tests-output/fluids-navierstokes-adv2d-rotation-explicit-stab-supg-consistent-mass.bin
/honee/tests-output/fluids-navierstokes-gaussianwave-explicit.bin
/honee/tests-output/y0_output.npy
dc93675427-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright headers


/honee/LICENSE
ceed-utils.h
mat-ceed-impl.h
mat-ceed.h
petsc_ops.h
smartsim.h
/honee/navierstokes.c
/honee/navierstokes.h
/honee/problems/advection.c
/honee/problems/bc_freestream.c
/honee/problems/bc_slip.c
/honee/problems/blasius.c
/honee/problems/channel.c
/honee/problems/densitycurrent.c
/honee/problems/eulervortex.c
/honee/problems/gaussianwave.c
/honee/problems/newtonian.c
/honee/problems/sgs_dd_model.c
/honee/problems/shocktube.c
/honee/problems/stg_shur14.c
/honee/problems/stg_shur14.h
/honee/problems/taylorgreen.c
/honee/qfunctions/advection.h
/honee/qfunctions/advection_types.h
/honee/qfunctions/bc_freestream.h
/honee/qfunctions/bc_freestream_type.h
/honee/qfunctions/bc_slip.h
/honee/qfunctions/blasius.h
/honee/qfunctions/channel.h
/honee/qfunctions/densitycurrent.h
/honee/qfunctions/differential_filter.h
/honee/qfunctions/differential_filter_enums.h
/honee/qfunctions/eulervortex.h
/honee/qfunctions/gaussianwave.h
/honee/qfunctions/grid_anisotropy_tensor.h
/honee/qfunctions/mass.h
/honee/qfunctions/newtonian.h
/honee/qfunctions/newtonian_state.h
/honee/qfunctions/newtonian_types.h
/honee/qfunctions/riemann_solver.h
/honee/qfunctions/setupgeo.h
/honee/qfunctions/setupgeo2d.h
/honee/qfunctions/setupgeo_helpers.h
/honee/qfunctions/sgs_dd_model.h
/honee/qfunctions/sgs_dd_training.h
/honee/qfunctions/sgs_dd_utils.h
/honee/qfunctions/shocktube.h
/honee/qfunctions/stabilization.h
/honee/qfunctions/stabilization_types.h
/honee/qfunctions/stg_shur14.h
/honee/qfunctions/stg_shur14_type.h
/honee/qfunctions/strong_boundary_conditions.h
/honee/qfunctions/taylorgreen.h
/honee/qfunctions/turb_spanstats.h
/honee/qfunctions/turb_stats_types.h
/honee/qfunctions/utils.h
/honee/qfunctions/utils_eigensolver_jacobi.h
/honee/qfunctions/velocity_gradient_projection.h
/honee/src/cloptions.c
/honee/src/differential_filter.c
/honee/src/dm_utils.c
/honee/src/grid_anisotropy_tensor.c
/honee/src/misc.c
/honee/src/petsc_ops.c
/honee/src/setupdm.c
/honee/src/setuplibceed.c
/honee/src/setupts.c
/honee/src/smartsim/sgs_dd_training.c
/honee/src/smartsim/smartsim.c
/honee/src/smartsim_weak.c
/honee/src/strong_boundary_conditions.c
/honee/src/turb_spanstats.c
/honee/src/velocity_gradient_projection.c
18fb775826-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ex - use #pragma once in examples

a7dac1d514-Mar-2024 James Wright <james@jameswright.xyz>

fluids: Sync with Ratel, get ceed-utils.h

50f5043213-Mar-2024 James Wright <james@jameswright.xyz>

fluids(MatCeed): PetscCeedCall -> PetscCallCeed

1030794f13-Mar-2024 James Wright <james@jameswright.xyz>

fluids: Remove old CreateMatShell_Ceed

This is fully replaced by MatCeed

3170c09f12-Mar-2024 James Wright <james@jameswright.xyz>

fluids: Add KSPSetFromOptions_WithMatCeed

58600ac312-Mar-2024 James Wright <james@jameswright.xyz>

fluids: Add MatCeed Code from Ratel

4510182712-Mar-2024 James Wright <james@jameswright.xyz>

fluids: Make MatShell functions static

This is done primarily to allow MatCeed to coexist with the context
operators for right now.

This has the nasty side-effect of forcing `Mat` objects to be NUL

fluids: Make MatShell functions static

This is done primarily to allow MatCeed to coexist with the context
operators for right now.

This has the nasty side-effect of forcing `Mat` objects to be NULL when
they're passed into CreateMatShell_Ceed, but that will soon be replaced
with MatCeed, so it is only temporary for the transition in this PR

show more ...


/honee/.clang-format
/honee/Makefile
/honee/README.md
/honee/advection.yaml
/honee/blasius.yaml
/honee/channel.yaml
/honee/gaussianwave.yaml
petsc_ops.h
/honee/index.md
/honee/navierstokes.c
/honee/navierstokes.h
/honee/problems/advection.c
/honee/problems/bc_freestream.c
/honee/problems/bc_slip.c
/honee/problems/gaussianwave.c
/honee/problems/newtonian.c
/honee/problems/sgs_dd_model.c
/honee/qfunctions/advection.h
/honee/qfunctions/advection_types.h
/honee/qfunctions/bc_freestream.h
/honee/qfunctions/bc_freestream_type.h
/honee/qfunctions/bc_slip.h
/honee/qfunctions/blasius.h
/honee/qfunctions/eulervortex.h
/honee/qfunctions/riemann_solver.h
/honee/qfunctions/setupgeo2d.h
/honee/qfunctions/setupgeo_helpers.h
/honee/qfunctions/sgs_dd_model.h
/honee/qfunctions/sgs_dd_training.h
/honee/qfunctions/sgs_dd_utils.h
/honee/qfunctions/shocktube.h
/honee/qfunctions/stabilization.h
/honee/qfunctions/utils.h
/honee/qfunctions/velocity_gradient_projection.h
/honee/smartsim_regression_framework.py
/honee/src/cloptions.c
/honee/src/differential_filter.c
/honee/src/dm_utils.c
/honee/src/grid_anisotropy_tensor.c
/honee/src/misc.c
/honee/src/petsc_ops.c
/honee/src/setupdm.c
/honee/src/setuplibceed.c
/honee/src/setupts.c
/honee/src/smartsim/sgs_dd_training.c
/honee/src/smartsim/smartsim.c
/honee/src/turb_spanstats.c
/honee/src/velocity_gradient_projection.c
/honee/tests-output/blasius_stgtest.yaml
/honee/tests-output/blasius_test.yaml
/honee/tests-output/fluids-navierstokes-adv-rotation-cosine.bin
/honee/tests-output/fluids-navierstokes-adv-skew.bin
/honee/tests-output/fluids-navierstokes-adv2d-rotation-explicit-strong.bin
/honee/tests-output/fluids-navierstokes-blasius-bc_slip.bin
/honee/tests-output/fluids-navierstokes-dc-explicit.bin
/honee/tests-output/stats_test.yaml
ff6b888a27-Nov-2023 James Wright <james@jameswright.xyz>

fluids: Change SmartRedisCall -> PetscSmartRedisCall

7cd7083519-Apr-2023 James Wright <james@jameswright.xyz>

fluids: Add SmartSim setup

- Adds `-smartsim_diable_calls` which can run with `-sgs_train_enable`,
but doesn't call SmartSim library calls. This allows for debugging the
training related functio

fluids: Add SmartSim setup

- Adds `-smartsim_diable_calls` which can run with `-sgs_train_enable`,
but doesn't call SmartSim library calls. This allows for debugging the
training related functions without having to run inside a SmartSim
experiment.

show more ...

54ae141914-Apr-2023 James Wright <james@jameswright.xyz>

fluids: Add DMGet{Global,Local}VectorInfo to public header


/honee/.clang-format
/honee/Makefile
/honee/README.md
/honee/blasius.yaml
/honee/conv_plot.py
/honee/gaussianwave.yaml
petsc_ops.h
/honee/index.md
/honee/navierstokes.c
/honee/navierstokes.h
/honee/postprocess/vortexshedding.py
/honee/problems/advection.c
/honee/problems/advection2d.c
/honee/problems/blasius.c
/honee/problems/channel.c
/honee/problems/densitycurrent.c
/honee/problems/eulervortex.c
/honee/problems/freestream_bc.c
/honee/problems/gaussianwave.c
/honee/problems/newtonian.c
/honee/problems/sgs_dd_model.c
/honee/problems/shocktube.c
/honee/problems/stg_shur14.c
/honee/problems/stg_shur14.h
/honee/problems/taylorgreen.c
/honee/qfunctions/advection.h
/honee/qfunctions/advection2d.h
/honee/qfunctions/advection_types.h
/honee/qfunctions/blasius.h
/honee/qfunctions/channel.h
/honee/qfunctions/densitycurrent.h
/honee/qfunctions/differential_filter.h
/honee/qfunctions/eulervortex.h
/honee/qfunctions/freestream_bc.h
/honee/qfunctions/gaussianwave.h
/honee/qfunctions/grid_anisotropy_tensor.h
/honee/qfunctions/newtonian.h
/honee/qfunctions/newtonian_state.h
/honee/qfunctions/setupgeo.h
/honee/qfunctions/setupgeo_helpers.h
/honee/qfunctions/sgs_dd_model.h
/honee/qfunctions/sgs_dd_utils.h
/honee/qfunctions/shocktube.h
/honee/qfunctions/stabilization.h
/honee/qfunctions/stg_shur14.h
/honee/qfunctions/stg_shur14_type.h
/honee/qfunctions/strong_boundary_conditions.h
/honee/qfunctions/taylorgreen.h
/honee/qfunctions/turb_spanstats.h
/honee/qfunctions/utils.h
/honee/qfunctions/utils_eigensolver_jacobi.h
/honee/qfunctions/velocity_gradient_projection.h
/honee/src/cloptions.c
/honee/src/differential_filter.c
/honee/src/dm_utils.c
/honee/src/grid_anisotropy_tensor.c
/honee/src/misc.c
/honee/src/petsc_ops.c
/honee/src/setupdm.c
/honee/src/setuplibceed.c
/honee/src/setupts.c
/honee/src/strong_boundary_conditions.c
/honee/src/turb_spanstats.c
/honee/src/velocity_gradient_projection.c
/honee/tests-output/blasius_stgtest.yaml
/honee/tests-output/blasius_test.yaml
/honee/tests-output/fluids-navierstokes-blasius-sgs-data-driven.bin
/honee/tests-output/fluids-navierstokes-channel-prim.bin
/honee/tests-output/fluids-navierstokes-channel.bin
/honee/tests-output/fluids-navierstokes-dc-explicit.bin
/honee/tests-output/fluids-navierstokes-dc-implicit-stab-none.bin
/honee/tests-output/fluids-navierstokes-gaussianwave-shell.bin
/honee/tests-output/fluids-navierstokes-taylor-green-IC.bin
/honee/tests-output/stats_test.yaml
ef3cb7e003-Jul-2023 James Wright <james@jameswright.xyz>

fluids: Add partition statistics to standard output

5ce09d6529-Mar-2023 James Wright <james@jameswright.xyz>

fluids: Add ApplyCeedOperatorLocalToLocal to petsc-ops

bb1c79bd28-Mar-2023 James Wright <james@jameswright.xyz>

fluids: Add CreateMatShell_Ceed function in petsc-ops

6cbc221e28-Mar-2023 James Wright <james@jameswright.xyz>

fluids: Add CeedOperatorCreateLocalVecs

f732548922-Mar-2023 James Wright <james@jameswright.xyz>

fluids: Refactor matops -> petsc_ops

502d3fee20-Mar-2023 James Wright <james@jameswright.xyz>

fluids: Add VecCopyP2C function

1234567