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 | Public Attributes | List of all members
pism::stencils::Star< T > Struct Template Reference

Star stencil points (in the map-plane). More...

#include <stencils.hh>

Public Member Functions

 Star ()=default
 
 Star (T value)
 
void set (T input)
 
T & operator[] (Direction direction)
 
const T & operator[] (Direction direction) const
 

Public Attributes

c
 
e
 
w
 
n
 
s
 

Detailed Description

template<typename T>
struct pism::stencils::Star< T >

Star stencil points (in the map-plane).

Definition at line 30 of file stencils.hh.


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