Searched refs:namespace (Results 1 – 6 of 6) sorted by relevance
| /libCEED/examples/deal.II/ |
| H A D | bps.h | 34 using namespace dealii;
|
| H A D | bps-cpu.h | 37 using namespace dealii;
|
| H A D | bps-kokkos.h | 37 using namespace dealii;
|
| H A D | bps-ceed.h | 44 using namespace dealii;
|
| /libCEED/tests/ |
| H A D | junit_common.py | 49 def __call__(self, parser, namespace, values, option_string=None): argument 58 setattr(namespace, self.dest, values)
|
| /libCEED/ |
| H A D | Doxyfile | 260 # of the file/class/namespace that contains it. 447 # namespace, or group documentation), provided this scope is documented. If set 458 # namespace, or class. And the struct will be named TypeS. This can typically be 546 # extracted and appear in the documentation as a namespace called 548 # the file that contains the anonymous namespace. By default anonymous namespace 616 # their full class and namespace scopes in the documentation. If set to YES, the 668 # descriptions of file, namespace and class members alphabetically by member 696 # be sorted only by class name, not including the namespace part. 1547 # The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help 1550 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#namespace). [all …]
|