Searched refs:dst_ceed (Results 1 – 1 of 1) sorted by relevance
81 CeedVectorDestroy(&dst_ceed); in ~OperatorCeed()252 CeedElemRestrictionCreateVector(sol_restriction, &dst_ceed, NULL); in reinit()274 VectorTypeCeed y(dst_ceed); in vmult()311 VectorTypeCeed y(dst_ceed); in compute_inverse_diagonal()644 CeedVector dst_ceed; variable