ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
plotfile2d::SelectedWaterPathComponents Struct Reference

#include <ERF_Plotfile2DWaterPath.H>

Collaboration diagram for plotfile2d::SelectedWaterPathComponents:

Public Attributes

int n = 0
 
amrex::GpuArray< int, MaxCondensedWaterPathComponentsdst_comp {}
 
amrex::GpuArray< int, MaxCondensedWaterPathComponentssrc_comp {}
 

Member Data Documentation

◆ dst_comp

amrex::GpuArray<int, MaxCondensedWaterPathComponents> plotfile2d::SelectedWaterPathComponents::dst_comp {}

◆ n

int plotfile2d::SelectedWaterPathComponents::n = 0

◆ src_comp

amrex::GpuArray<int, MaxCondensedWaterPathComponents> plotfile2d::SelectedWaterPathComponents::src_comp {}

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