Home
last modified time | relevance | path

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

/petsc/src/sys/objects/cxx/memory/
H A Dobject_pool.cxx217 PetscErrorCode PoolAllocator::valid_alignment_(align_type in_align) noexcept in valid_alignment_() function in Petsc::memory::PoolAllocator
308 PetscCall(valid_alignment_(align)); in allocate_ptr_()
432 PetscCall(valid_alignment_(align)); in try_allocate()
/petsc/include/petsc/private/cpp/
H A Dobject_pool.hpp113 static PetscErrorCode valid_alignment_(align_type) noexcept;