BISICLES AMR ice sheet model  0.9
Public Member Functions | List of all members
PerEdgeCompGridVTOBC Class Reference

Apply a different CompGridVTOBC along each boundary. More...

#include <VelocityBC.H>

Inheritance diagram for PerEdgeCompGridVTOBC:
Inheritance graph
[legend]
Collaboration diagram for PerEdgeCompGridVTOBC:
Collaboration graph
[legend]

Public Member Functions

 PerEdgeCompGridVTOBC (Vector< RefCountedPtr< CompGridVTOBC > > a_loBC, Vector< RefCountedPtr< CompGridVTOBC > > a_hiBC)
 
 PerEdgeCompGridVTOBC ()
 
 PerEdgeCompGridVTOBC (const PerEdgeCompGridVTOBC &)
 
PerEdgeCompGridVTOBCoperator= (const PerEdgeCompGridVTOBC &)
 
virtual void operator() (FArrayBox &a_vel, const Box &a_valid, const ProblemDomain &a_domain, Real a_dx, bool a_homogeneous)
 

Detailed Description

Apply a different CompGridVTOBC along each boundary.

Constructor & Destructor Documentation

◆ PerEdgeCompGridVTOBC() [1/3]

PerEdgeCompGridVTOBC::PerEdgeCompGridVTOBC ( Vector< RefCountedPtr< CompGridVTOBC > >  a_loBC,
Vector< RefCountedPtr< CompGridVTOBC > >  a_hiBC 
)
inline

◆ PerEdgeCompGridVTOBC() [2/3]

PerEdgeCompGridVTOBC::PerEdgeCompGridVTOBC ( )
inline

◆ PerEdgeCompGridVTOBC() [3/3]

PerEdgeCompGridVTOBC::PerEdgeCompGridVTOBC ( const PerEdgeCompGridVTOBC )
inline

Member Function Documentation

◆ operator()()

virtual void PerEdgeCompGridVTOBC::operator() ( FArrayBox &  a_vel,
const Box &  a_valid,
const ProblemDomain &  a_domain,
Real  a_dx,
bool  a_homogeneous 
)
inlinevirtual

◆ operator=()

PerEdgeCompGridVTOBC& PerEdgeCompGridVTOBC::operator= ( const PerEdgeCompGridVTOBC )
inline

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