PISM, A Parallel Ice Sheet Model  stable v2.1.1 committed by Constantine Khrulev on 2024-12-04 13:36:58 -0900
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: