Canoe
Comprehensive Atmosphere N' Ocean Engine
Tracer Class Reference

#include <tracer.hpp>

Public Member Functions

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

Public Attributes

AthenaArray< Real > w
 
AthenaArray< Real > u
 

Protected Attributes

MeshBlock * pmy_block_
 

Detailed Description

Definition at line 13 of file tracer.hpp.

Constructor & Destructor Documentation

◆ Tracer()

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

Definition at line 15 of file tracer.cpp.

◆ ~Tracer()

Tracer::~Tracer ( )

Definition at line 25 of file tracer.cpp.

Member Data Documentation

◆ w

AthenaArray<Real> Tracer::w

Definition at line 15 of file tracer.hpp.

◆ u

AthenaArray<Real> Tracer::u

Definition at line 15 of file tracer.hpp.

◆ pmy_block_

MeshBlock* Tracer::pmy_block_
protected

Definition at line 21 of file tracer.hpp.


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