Searched defs:block_type (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/ksp/ksp/utils/lmvm/ |
| H A D | lmproducts.h | 28 LMBlockType block_type; member
|
| H A D | lmvmutils.c | 1292 PETSC_INTERN PetscErrorCode MatLMVMCreateProducts(Mat B, LMBlockType block_type, LMProducts *produc… in MatLMVMCreateProducts() 1302 …LMVMProductsUpdate(Mat B, MatLMVMBasisType type_X, MatLMVMBasisType type_Y, LMBlockType block_type) in MatLMVMProductsUpdate() 1328 …roducts(Mat B, MatLMVMBasisType type_X, MatLMVMBasisType type_Y, LMBlockType block_type, LMProduct… in MatLMVMGetUpdatedProducts()
|
| H A D | lmproducts.c | 10 PETSC_INTERN PetscErrorCode LMProductsCreate(LMBasis basis, LMBlockType block_type, LMProducts *dot… in LMProductsCreate()
|
| /petsc/src/sys/objects/device/impls/ |
| H A D | segmentedmempool.hpp | 695 using block_type = impl::MemoryBlock<value_type, allocator_type, stream_type>; typedef in Petsc::memory::SegmentedMemoryPool
|