ImplicitMask< N > Struct Template ReferenceΒΆ

adc_cpp: pops::ImplicitMask< N > Struct Template Reference
adc_cpp 0.3.0
Model-free C++23 core for coupled hyperbolic-elliptic systems on adaptive (AMR) meshes, with MPI and GPU (Kokkos) backends
pops::ImplicitMask< N > Struct Template Reference

#include <implicit_stepper.hpp>

+ Inheritance diagram for pops::ImplicitMask< N >:
+ Collaboration diagram for pops::ImplicitMask< N >:

Public Attributes

bool active = false
 
bool flag [N] = {}
 

Member Data Documentation

◆ active

template<int N>
bool pops::ImplicitMask< N >::active = false

◆ flag

template<int N>
bool pops::ImplicitMask< N >::flag[N] = {}

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