XGC1
Public Member Functions | Private Attributes | List of all members
NaturalBoundary Class Reference

#include <natural_boundary.hpp>

Collaboration diagram for NaturalBoundary:
Collaboration graph
[legend]

Public Member Functions

 NaturalBoundary ()
 
 NaturalBoundary (const Grid< DeviceType > &grid, const VertexList &boundary)
 
void apply (const Grid< DeviceType > &grid, const View< double *, CLayout, DeviceType > &view) const
 

Private Attributes

Matrix< DeviceTypemat
 

Constructor & Destructor Documentation

◆ NaturalBoundary() [1/2]

NaturalBoundary::NaturalBoundary ( )
inline

◆ NaturalBoundary() [2/2]

NaturalBoundary::NaturalBoundary ( const Grid< DeviceType > &  grid,
const VertexList boundary 
)
Here is the call graph for this function:

Member Function Documentation

◆ apply()

void NaturalBoundary::apply ( const Grid< DeviceType > &  grid,
const View< double *, CLayout, DeviceType > &  view 
) const
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ mat

Matrix<DeviceType> NaturalBoundary::mat
private

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