![]() |
#include <NewArray.h>
Inheritance diagram for dolfin::NewArray< T >:
Public Member Functions | |
NewArray () | |
Constructor. | |
NewArray (int n) | |
Constructor. | |
const NewArray & | operator= (const T &element) |
Assign to all elements in the array. |
It is a wrapper for std::vector, so see the STL manual for further details.
|
Constructor.
|
|
Constructor.
|
|
Assign to all elements in the array.
|
Documentation automatically generated with Doxygen on 10 Sep 2004.