| /libCEED/examples/fluids/include/ |
| H A D | petsc_ops.h | ed9ed3dea34fef5853dd3f23fdf30a7807a29b2c Tue Mar 12 15:15:33 UTC 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 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
|
| /libCEED/examples/fluids/src/ |
| H A D | petsc_ops.c | ed9ed3dea34fef5853dd3f23fdf30a7807a29b2c Tue Mar 12 15:15:33 UTC 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 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
|
| H A D | grid_anisotropy_tensor.c | ed9ed3dea34fef5853dd3f23fdf30a7807a29b2c Tue Mar 12 15:15:33 UTC 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 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
|
| H A D | velocity_gradient_projection.c | ed9ed3dea34fef5853dd3f23fdf30a7807a29b2c Tue Mar 12 15:15:33 UTC 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 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
|
| H A D | differential_filter.c | ed9ed3dea34fef5853dd3f23fdf30a7807a29b2c Tue Mar 12 15:15:33 UTC 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 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
|
| H A D | turb_spanstats.c | ed9ed3dea34fef5853dd3f23fdf30a7807a29b2c Tue Mar 12 15:15:33 UTC 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 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
|
| H A D | setupts.c | ed9ed3dea34fef5853dd3f23fdf30a7807a29b2c Tue Mar 12 15:15:33 UTC 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 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
|
| /libCEED/examples/fluids/ |
| H A D | Makefile | ed9ed3dea34fef5853dd3f23fdf30a7807a29b2c Tue Mar 12 15:15:33 UTC 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 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
|