|
libMesh
|
Go to the source code of this file.
Namespaces | |
| libMesh | |
The libMesh namespace provides an interface to certain functionality in the library. | |
Typedefs | |
| template<typename T > | |
| using | libMesh::UniquePtr = std::unique_ptr< T > |
Functions | |
| template<typename T , typename... Args> | |
| std::unique_ptr< T > | libMesh::make_unique (Args &&... args) |
1.8.16