Searched defs:basis_c_to_f (Results 1 – 2 of 2) sorted by relevance
1012 … CeedBasis basis_coarse, CeedBasis basis_c_to_f, CeedOperator *op_coarse, in CeedOperatorMultigridLevelCreateSingle_Core()2734 CeedBasis basis_c_to_f = NULL; in CeedOperatorMultigridLevelCreate() local2776 CeedBasis basis_fine, basis_c_to_f = NULL; in CeedOperatorMultigridLevelCreateTensorH1() local2843 CeedBasis basis_fine, basis_c_to_f = NULL; in CeedOperatorMultigridLevelCreateH1() local
122 CeedBasis basis_x, basis_u, basis_c_to_f, basis_energy, basis_diagnostic; member