IBAMR  IBAMR version 0.19.
Classes | Namespaces
RelaxationLSMethod.h File Reference
#include <ibamr/config.h>
#include "ibamr/LSInitStrategy.h"
#include "ibamr/ibamr_enums.h"
#include "tbox/Pointer.h"
#include "tbox/Serializable.h"
#include <string>
#include <vector>

Classes

class  SAMRAI::pdat::CellData< DIM, TYPE >
 Class CellData<DIM> provides an implementation for data defined at cell centers on AMR patches. It is derived from the hier::PatchData interface common to all SAMRAI patch data types.
Given a CELL-centered AMR index space box, a cell data object represents data of some template TYPE and depth at the centers of the cells in the box. Here, depth indicates the number of data values at each cell index location. The CellGeometry class provides the translation between the standard SAMRAI cell-centered AMR index space and cell-centered data. More...
 
class  SAMRAI::hier::Box< DIM >
 
class  SAMRAI::hier::Patch< DIM >
 
class  IBAMR::RelaxationLSMethod
 Class RelaxationLSMethod provides a relaxation algorithm implementation of the level set method. Specifically, this class iterates (to steady-state) the PDE \(\frac{\partial Q}{\partial \tau}+sgn(Q^0)(|\nabla Q | - 1) = 0\), which produces a solution to the Eikonal equation \( |\nabla Q | = 1 \). The solution of the Eikonal equation produces the signed distance away from an interface. More...
 

Namespaces

 SAMRAI
 
 SAMRAI::pdat
 
 SAMRAI::hier
 
 IBTK
 
 IBAMR