XGC1
|
#include <natural_boundary.hpp>
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< DeviceType > | mat |
|
inline |
NaturalBoundary::NaturalBoundary | ( | const Grid< DeviceType > & | grid, |
const VertexList & | boundary | ||
) |
void NaturalBoundary::apply | ( | const Grid< DeviceType > & | grid, |
const View< double *, CLayout, DeviceType > & | view | ||
) | const |
|
private |