covid-sim
Loading...
Searching...
No Matches
DomainSize Struct Reference

Size of spatial domain in various units. More...

#include <Param.h>

Public Attributes

double width_
 The width.
double height_
 The height.

Detailed Description

Size of spatial domain in various units.

Definition at line 18 of file Param.h.

Member Data Documentation

◆ height_

double DomainSize::height_

The height.

Definition at line 24 of file Param.h.

◆ width_

double DomainSize::width_

The width.

Definition at line 21 of file Param.h.


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