PetscAddrAlign

Returns an address with PETSC_MEMALIGN alignment

Input Parameters

addr -address to align (any pointer type)

Synopsis

void *PetscAddrAlign(void *addr)

See Also

PetscMallocAlign()

Level:developer
Location:
include/petscsys.h
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages