Canoe
Comprehensive Atmosphere N' Ocean Engine
Chemistry Class Reference

#include <chemistry.hpp>

Public Member Functions

 Chemistry (MeshBlock *pmb, ParameterInput *pin)
 
 ~Chemistry ()
 

Public Attributes

AthenaArray< Real > w
 
AthenaArray< Real > u
 

Protected Attributes

MeshBlock * pmy_block_
 

Detailed Description

Definition at line 13 of file chemistry.hpp.

Constructor & Destructor Documentation

◆ Chemistry()

Chemistry::Chemistry ( MeshBlock *  pmb,
ParameterInput *  pin 
)

Definition at line 15 of file chemistry.cpp.

◆ ~Chemistry()

Chemistry::~Chemistry ( )

Definition at line 25 of file chemistry.cpp.

Member Data Documentation

◆ w

AthenaArray<Real> Chemistry::w

Definition at line 15 of file chemistry.hpp.

◆ u

AthenaArray<Real> Chemistry::u

Definition at line 15 of file chemistry.hpp.

◆ pmy_block_

MeshBlock* Chemistry::pmy_block_
protected

Definition at line 21 of file chemistry.hpp.


The documentation for this class was generated from the following files: