Home
last modified time | relevance | path

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

/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/matrix_free/
H A Dshape_info.h87 truncated_tensor = 4, enumerator
H A Devaluation_kernels.h67 struct EvaluatorSelector<MatrixFreeFunctions::truncated_tensor, is_long>
201 (type == MatrixFreeFunctions::truncated_tensor) ?
205 if (type == MatrixFreeFunctions::truncated_tensor)
473 (type == MatrixFreeFunctions::truncated_tensor) ?
478 (type == MatrixFreeFunctions::truncated_tensor) ?
617 if (type == MatrixFreeFunctions::truncated_tensor)
1483 internal::MatrixFreeFunctions::truncated_tensor)
1486 internal::MatrixFreeFunctions::truncated_tensor,
1629 internal::MatrixFreeFunctions::truncated_tensor)
1632 internal::MatrixFreeFunctions::truncated_tensor,
H A Dshape_info.templates.h163 element_type = truncated_tensor; in reinit()