Home
last modified time | relevance | path

Searched hist:"45101827 a72e1dfba25c19c9e7c2f41a3f45f828" (Results 1 – 7 of 7) sorted by relevance

/honee/include/
H A Dpetsc_ops.h45101827a72e1dfba25c19c9e7c2f41a3f45f828 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
/honee/src/
H A Dpetsc_ops.c45101827a72e1dfba25c19c9e7c2f41a3f45f828 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 Dgrid_anisotropy_tensor.c45101827a72e1dfba25c19c9e7c2f41a3f45f828 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 Dvelocity_gradient_projection.c45101827a72e1dfba25c19c9e7c2f41a3f45f828 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 Ddifferential_filter.c45101827a72e1dfba25c19c9e7c2f41a3f45f828 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 Dsetupts.c45101827a72e1dfba25c19c9e7c2f41a3f45f828 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
/honee/
H A DMakefile45101827a72e1dfba25c19c9e7c2f41a3f45f828 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