IBAMR  IBAMR version 0.19.
Classes | Namespaces
BoundaryUtilityStrategy.h File Reference
#include "SAMRAI_config.h"
#include "tbox/Database.h"
#include "tbox/Pointer.h"
#include "tbox/Utilities.h"

Classes

class  SAMRAI::appu::BoundaryUtilityStrategy
 Class BoundaryUtilityStrategy is an abstract base class that declares an interface that allows application code to read problem-specific boundary data when using the SAMRAI boundary utilities. Currently, there are two virtual member functions defined.
One allows users to read problem-specific DIRICHLET boundary values from an input database; the other does the same for NEUMANN boundary values. More virtual functions may be added in the future as additional boundary conditions are supported. More...
 

Namespaces

 SAMRAI
 
 SAMRAI::appu