3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Attributes | List of all members
Dumux::NetPBMReader::HeaderData Struct Reference

A struct that contains all header data of the image. More...

#include <dumux/io/rasterimagereader.hh>

Description

A struct that contains all header data of the image.

Public Attributes

Format format
 
std::size_t nCols
 
std::size_t nRows
 
std::size_t maxValue = 1
 

Member Data Documentation

◆ format

Format Dumux::NetPBMReader::HeaderData::format

◆ maxValue

std::size_t Dumux::NetPBMReader::HeaderData::maxValue = 1

◆ nCols

std::size_t Dumux::NetPBMReader::HeaderData::nCols

◆ nRows

std::size_t Dumux::NetPBMReader::HeaderData::nRows

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