ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Public Attributes | List of all members
ModuleIO::ParameterMetadata Struct Reference

Metadata for a single INPUT parameter. More...

#include <input_help.h>

Collaboration diagram for ModuleIO::ParameterMetadata:

Public Attributes

std::string name
 
std::string type
 
std::string description
 
std::string default_value
 
std::string category
 
std::string unit
 
std::string availability
 
std::string name_lowercase
 

Detailed Description

Metadata for a single INPUT parameter.

Member Data Documentation

◆ availability

std::string ModuleIO::ParameterMetadata::availability

◆ category

std::string ModuleIO::ParameterMetadata::category

◆ default_value

std::string ModuleIO::ParameterMetadata::default_value

◆ description

std::string ModuleIO::ParameterMetadata::description

◆ name

std::string ModuleIO::ParameterMetadata::name

◆ name_lowercase

std::string ModuleIO::ParameterMetadata::name_lowercase

◆ type

std::string ModuleIO::ParameterMetadata::type

◆ unit

std::string ModuleIO::ParameterMetadata::unit

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