PISM, A Parallel Ice Sheet Model  stable v2.1-1-g6902d5502 committed by Ed Bueler on 2023-12-20 08:38:27 -0800
Public Member Functions | Private Attributes | List of all members
pism::MPDATA2 Class Reference

#include <MPDATA2.hh>

Public Member Functions

 MPDATA2 (std::shared_ptr< const Grid > grid, int N)
 
void update (double dt, const array::CellType &cell_type, const array::Scalar &x, const array::Vector &velocity, bool nonoscillatory=false)
 
const array::Scalarx () const
 

Private Attributes

array::Staggered1 m_v
 
array::Staggered1 m_v_old
 
array::Vector1 m_v_ghosted
 
array::Scalar2 m_x_previous
 
array::Scalar2 m_x_input
 
array::Scalar m_x
 
int m_N
 

Detailed Description

Definition at line 35 of file MPDATA2.hh.


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