Loading [MathJax]/extensions/tex2jax.js
Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Private Attributes | List of all members
fub::samrai::ConstantBox Class Reference

#include <ConstantBox.hpp>

Public Member Functions

 ConstantBox (const SAMRAI::hier::Box &)
 
void TagCellsForRefinement (GriddingAlgorithm &gridding, int level, int tag_id, Duration time_point)
 

Private Attributes

SAMRAI::hier::Box box_
 

Constructor & Destructor Documentation

◆ ConstantBox()

fub::samrai::ConstantBox::ConstantBox ( const SAMRAI::hier::Box &  )

Member Function Documentation

◆ TagCellsForRefinement()

void fub::samrai::ConstantBox::TagCellsForRefinement ( GriddingAlgorithm gridding,
int  level,
int  tag_id,
Duration  time_point 
)

Member Data Documentation

◆ box_

SAMRAI::hier::Box fub::samrai::ConstantBox::box_
private

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