petsc-3.6.4 2016-04-12
Report Typos and Errors

PetscAddrAlign

Rounds up an address to PETSC_MEMALIGN alignment

Synopsis

#include 
void *PetscAddrAlign(void *addr)
Not Collective

Input Parameters

addr -address to align (any pointer type)

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