Home
last modified time | relevance | path

Searched refs:NodalProjectionData (Results 1 – 4 of 4) sorted by relevance

/libCEED/examples/fluids/src/
H A Dvelocity_gradient_projection.c16 PetscErrorCode VelocityGradientProjectionCreateDM(NodalProjectionData grad_velo_proj, User user, Pe… in VelocityGradientProjectionCreateDM()
43 …CeedElemRestriction elem_restr_input, CeedBasis basis_input, NodalProjectionData *pgrad_velo_proj)… in VelocityGradientProjectionSetup()
44 NodalProjectionData grad_velo_proj; in VelocityGradientProjectionSetup()
136 PetscErrorCode VelocityGradientProjectionApply(NodalProjectionData grad_velo_proj, Vec Q_loc, Vec V… in VelocityGradientProjectionApply()
H A Dgrid_anisotropy_tensor.c16 NodalProjectionData grid_aniso_proj; in GridAnisotropyTensorProjectionSetupApply()
H A Dmisc.c280 PetscErrorCode NodalProjectionDataDestroy(NodalProjectionData context) { in NodalProjectionDataDestroy()
/libCEED/examples/fluids/
H A Dnavierstokes.h155 } *NodalProjectionData; typedef
187 NodalProjectionData grad_velo_proj;
378 PetscErrorCode NodalProjectionDataDestroy(NodalProjectionData context);
399 …CeedElemRestriction elem_restr_input, CeedBasis basis_input, NodalProjectionData *pgrad_velo_proj);
400 PetscErrorCode VelocityGradientProjectionApply(NodalProjectionData grad_velo_proj, Vec Q_loc, Vec V…