Scratch Struct ReferenceΒΆ

adc_cpp: pops::ForwardEuler::Scratch Struct 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::ForwardEuler::Scratch Struct Reference

#include <time_steppers.hpp>

+ Collaboration diagram for pops::ForwardEuler::Scratch:

Public Member Functions

 Scratch (const MultiFab &U)
 

Public Attributes

MultiFab R
 

Constructor & Destructor Documentation

◆ Scratch()

pops::ForwardEuler::Scratch::Scratch ( const MultiFab U)
inlineexplicit

Member Data Documentation

◆ R

MultiFab pops::ForwardEuler::Scratch::R

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