DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::ObjName Struct Reference

Tag type for naming objects created via make_ssp. More...

#include <Defines.hpp>

Collaboration diagram for DNDS::ObjName:
[legend]

Public Attributes

std::string name
 

Detailed Description

Tag type for naming objects created via make_ssp.

Usage: auto p = make_ssp<ParArray<index>>(ObjName{"cell2node"}, mpi);

Definition at line 248 of file Defines.hpp.

Member Data Documentation

◆ name

std::string DNDS::ObjName::name

Definition at line 250 of file Defines.hpp.


The documentation for this struct was generated from the following file: