![]() |
Ice Sheet System Model
4.18
Code documentation
|
#include <VertexOnVertex.h>
Public Member Functions | |
VertexOnVertex () | |
VertexOnVertex (BamgVertex *w, BamgVertex *bw) | |
void | SetOnBTh () |
void | Set (const Mesh &, long, Mesh &) |
Data Fields | |
BamgVertex * | v |
BamgVertex * | bv |
Definition at line 11 of file VertexOnVertex.h.
bamg::VertexOnVertex::VertexOnVertex | ( | ) |
Definition at line 12 of file VertexOnVertex.cpp.
bamg::VertexOnVertex::VertexOnVertex | ( | BamgVertex * | w, |
BamgVertex * | bw | ||
) |
Definition at line 16 of file VertexOnVertex.cpp.
void bamg::VertexOnVertex::SetOnBTh | ( | ) |
Definition at line 26 of file VertexOnVertex.cpp.
Definition at line 21 of file VertexOnVertex.cpp.
BamgVertex* bamg::VertexOnVertex::v |
Definition at line 14 of file VertexOnVertex.h.
BamgVertex* bamg::VertexOnVertex::bv |
Definition at line 15 of file VertexOnVertex.h.