Skip to Main Content
Meshless Methods and Their Numerical Properties
book

Meshless Methods and Their Numerical Properties

by Hua Li, Shantanu S. Mulay
February 2013
Intermediate to advanced content levelIntermediate to advanced
447 pages
14h 16m
English
CRC Press
Content preview from Meshless Methods and Their Numerical Properties
Appendix E 387
DBPoint(const DBPoint *x)
{
id = x->id; ux = x->ux; uy = x->uy; next =
x->next ;
}
~DBPoint(){}
};
Link List of All Field Nodes Located
on Dirichlet Boundary
typedef struct DBNodeList
{
DBPoint *head;
DBPoint *tail;
int itoalDBnodes, itoalDBnodesx, itoalDBnodesy;
int totalDBCFaces;//total faces which are on DBC
int xl, xr, yb, yt;//xl:-DB nodes along x = 0, xr:-DB
nodes along x = L, yb:-DB
nodes along y = 0, yt:-DB nodes along y = L
BOOL x00, x01, y10, y11;//flags to indicate, which
boundary is in DBC.x00:-
x = 0, x01:-x = L, x10:-y = 0, x11:-y = L
double value00, value01, value10, value11;//DBC
values along ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Extended Finite Element Method

Extended Finite Element Method

Zhuo Zhuang, Zhanli Liu, Binbin Cheng, Jianhui Liao

Publisher Resources

ISBN: 9781466517462