Searched refs:basis_stats (Results 1 – 3 of 3) sorted by relevance
| /honee/src/spanstats/ |
| H A D | spanstats.c | 196 … dm, DMLABEL_DEFAULT, DMLABEL_DEFAULT_VALUE, height, dm_field, &(*stats_setup_data)->basis_stats)); in SpanwiseStatisticsSetupDataCreate() 198 …PetscCall(CreateElemRestrColloc_CompMajor(ceed, num_comp_stats, (*stats_setup_data)->basis_stats, … in SpanwiseStatisticsSetupDataCreate() 230 PetscCallCeed(ceed, CeedBasisDestroy(&data->basis_stats)); in SpanwiseStatisticsSetupDataDestroy() 307 …ld(op_proj_rhs, "output", stats_setup_data->elem_restr_parent_stats, stats_setup_data->basis_stats, in SpanwiseStatisticsSetupL2Projection() 318 …ass, "u", stats_setup_data->elem_restr_parent_stats, stats_setup_data->basis_stats, CEED_VECTOR_AC… in SpanwiseStatisticsSetupL2Projection() 321 …ass, "v", stats_setup_data->elem_restr_parent_stats, stats_setup_data->basis_stats, CEED_VECTOR_AC… in SpanwiseStatisticsSetupL2Projection()
|
| H A D | turbulence.c | 130 …tField(op_error, "q", stats_data->elem_restr_parent_stats, stats_data->basis_stats, CEED_VECTOR_AC… in SetupMMSErrorChecking() 133 …tField(op_error, "v", stats_data->elem_restr_parent_stats, stats_data->basis_stats, CEED_VECTOR_AC… in SetupMMSErrorChecking()
|
| /honee/include/ |
| H A D | spanstats.h | 29 CeedBasis basis_x, basis_stats; member
|