| begin() const | TPZVec< T > | |
| clear() | TPZVec< T > | virtual |
| end() const | TPZVec< T > | |
| Expand(const int64_t newsize) | TPZManVector< T, NumExtAlloc > | |
| Fill(const T ©, const int64_t from=0, const int64_t numelem=-1) | TPZVec< T > | |
| fNElements | TPZVec< T > | protected |
| fStore | TPZVec< T > | protected |
| MigratePages() | TPZVec< T > | inline |
| NAlloc() const | TPZManVector< T, NumExtAlloc > | inline |
| NElements() const | TPZVec< T > | inline |
| operator T*() const | TPZStack< T, NumExtAlloc > | 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 |
| Peek() const | TPZStack< T, NumExtAlloc > | |
| Pop() | TPZStack< T, NumExtAlloc > | |
| Print(std::ostream &out=std::cout) | TPZVec< T > | inline |
| Push(const T object) | TPZStack< T, NumExtAlloc > | |
| push_back(const T object) | TPZStack< T, NumExtAlloc > | inline |
| ReallocForNuma() | TPZVec< T > | inline |
| resize(const int64_t newsize) | TPZVec< T > | inlinevirtual |
| Resize(const int64_t newsize, const T &object) | TPZManVector< T, NumExtAlloc > | virtual |
| Resize(const int64_t newsize) | TPZManVector< T, NumExtAlloc > | virtual |
| 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 |
| TPZStack() | TPZStack< T, NumExtAlloc > | |
| TPZStack(int nel, const T Object) | TPZStack< 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 |