|
Smith
0.1
Smith is an implicit thermal structural mechanics simulation code.
|
This file exists to instantiate some global QuadratureData objects. More...

Go to the source code of this file.
Namespaces | |
| smith | |
| Accelerator functionality. | |
Variables | |
| std::shared_ptr< QuadratureData< Nothing > > | smith::NoQData = ::std::make_shared<QuadratureData<Nothing>>() |
a single instance of a QuadratureData container of Nothings, since they are all interchangeable More... | |
| std::shared_ptr< QuadratureData< Empty > > | smith::EmptyQData = ::std::make_shared<QuadratureData<Empty>>() |
a single instance of a QuadratureData container of Emptys, since they are all interchangeable | |
This file exists to instantiate some global QuadratureData objects.
Definition in file quadrature_data.cpp.