Searched defs:sub_operators (Results 1 – 7 of 7) sorted by relevance
405 CeedOperator *sub_operators; in CeedOperatorContextSetGeneric() local472 CeedOperator *sub_operators; in CeedOperatorContextGetGenericRead() local535 CeedOperator *sub_operators; in CeedOperatorContextRestoreGenericRead() local1350 int CeedOperatorCompositeGetSubList(CeedOperator op, CeedOperator **sub_operators) { in CeedOperatorCompositeGetSubList()1462 CeedOperator *sub_operators; in CeedOperatorCheckReady() local1516 CeedOperator *sub_operators; in CeedOperatorGetActiveVectorLengths() local1584 CeedOperator *sub_operators; in CeedOperatorSetQFunctionAssemblyDataUpdateNeeded() local1673 CeedOperator *sub_operators; in CeedOperatorView_Core() local1839 CeedOperator *sub_operators; in CeedOperatorGetFlopsEstimate() local2011 CeedOperator *sub_operators; in CeedOperatorGetContextFieldLabel() local[all …]
125 CeedOperator *sub_operators; in CeedOperatorCreateFallback() local977 CeedOperator *sub_operators; in CeedOperatorLinearAssembleGetNumEntries() local2297 CeedOperator *sub_operators; in CeedOperatorLinearAssemblePointBlockDiagonalSymbolic() local2526 CeedOperator *sub_operators; in CeedOperatorLinearAssembleSymbolic() local2591 CeedOperator *sub_operators; in CeedOperatorLinearAssemble() local2662 CeedOperator *sub_operators; in CeedOperatorCompositeGetMultiplicity() local
261 CeedOperator *sub_operators; in CeedOperatorApplyAddComposite_Hip_gen() local
302 CeedOperator *sub_operators; in CeedOperatorApplyAddComposite_Cuda_gen() local
407 CeedOperator *sub_operators; in MatCreateCeed() local
388 CeedOperator *sub_operators; member
685 function CeedOperatorCompositeGetSubList(op, sub_operators) argument