Home
last modified time | relevance | path

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

/libCEED/examples/deal.II/
H A Dbps-ceed.h273 VectorTypeCeed x(src_ceed); in vmult()
274 VectorTypeCeed y(dst_ceed); in vmult()
311 VectorTypeCeed y(dst_ceed); in compute_inverse_diagonal()
332 class VectorTypeCeed
338 VectorTypeCeed(const CeedVector &vec_orig) in VectorTypeCeed() function
385 ~VectorTypeCeed() in ~VectorTypeCeed()