begin() const | TPZVec< T > | |
clear() | TPZVec< T > | virtual |
end() const | TPZVec< T > | |
Expand(const int64_t newsize) | TPZManVector< T, NumExtAlloc > | |
ExpandSize(const int64_t proposed) const | TPZManVector< T, NumExtAlloc > | private |
fExtAlloc | TPZManVector< T, NumExtAlloc > | private |
Fill(const T ©, const int64_t from=0, const int64_t numelem=-1) | TPZVec< T > | |
fNAlloc | TPZManVector< T, NumExtAlloc > | private |
fNElements | TPZVec< T > | protected |
fStore | TPZVec< T > | protected |
MigratePages() | TPZVec< T > | inline |
NAlloc() const | TPZManVector< T, NumExtAlloc > | inline |
NElements() const | TPZVec< T > | inline |
operator=(const TPZManVector< T, NumExtAlloc > ©) | TPZManVector< T, NumExtAlloc > | |
operator=(const std::initializer_list< T > &list) | TPZManVector< T, NumExtAlloc > | |
TPZVec::operator=(const TPZVec< T > ©) | TPZVec< T > | |
TPZVec::operator=(const T &a) | TPZVec< T > | |
operator[](const int64_t index) const | TPZVec< T > | inline |
Print(std::ostream &out=std::cout) | TPZVec< T > | inline |
ReallocForNuma() | TPZVec< T > | inline |
Resize(const int64_t newsize, const T &object) | TPZManVector< T, NumExtAlloc > | virtual |
Resize(const int64_t newsize) | TPZManVector< T, NumExtAlloc > | virtual |
resize(const int64_t newsize) | TPZVec< T > | inlinevirtual |
Shrink() | TPZManVector< T, NumExtAlloc > | |
size() const | TPZVec< T > | inline |
TPZManVector(const int64_t size=0) | TPZManVector< T, NumExtAlloc > | |
TPZManVector(const int64_t size, const T ©) | TPZManVector< T, NumExtAlloc > | |
TPZManVector(const TPZManVector< T, NumExtAlloc > ©) | TPZManVector< T, NumExtAlloc > | inline |
TPZManVector(const TPZVec< T > ©) | TPZManVector< T, NumExtAlloc > | inline |
TPZManVector(const std::initializer_list< T > &list) | TPZManVector< T, NumExtAlloc > | inline |
TPZVec() | TPZVec< T > | inline |
TPZVec(const int64_t size) | TPZVec< T > | |
TPZVec(const int64_t size, const T ©) | TPZVec< T > | |
TPZVec(const TPZVec< T > ©) | TPZVec< T > | |
TPZVec(const std::initializer_list< T > &list) | TPZVec< T > | |
~TPZManVector() | TPZManVector< T, NumExtAlloc > | virtual |
~TPZVec() | TPZVec< T > | inlinevirtual |