
#include <fem_interpolate.h>

Data Fields | |
| int | n |
| int | nodes [8] |
| int | dim |
| int | nNbrs |
| double | coord [3] |
| double | frac |
| bool | addNode |
Definition at line 26 of file fem_interpolate.h.
Definition at line 27 of file fem_interpolate.h.
Referenced by FEM_AdaptL::edge_contraction_help(), FEM_add_node(), FEM_Interpolate::FEM_InterpolateNodeInElement(), FEM_Interpolate::FEM_InterpolateNodeOnEdge(), FEM_Interpolate::FEM_InterpolateNodeOnFace(), and FEM_MUtil::splitEntityRemote().
Definition at line 28 of file fem_interpolate.h.
Referenced by FEM_AdaptL::edge_contraction_help(), FEM_add_node(), FEM_Interpolate::FEM_InterpolateNodeInElement(), FEM_Interpolate::FEM_InterpolateNodeOnEdge(), FEM_Interpolate::FEM_InterpolateNodeOnFace(), and FEM_MUtil::splitEntityRemote().
Definition at line 29 of file fem_interpolate.h.
Definition at line 30 of file fem_interpolate.h.
Referenced by FEM_Interpolate::FEM_InterpolateNodeInElement(), and FEM_Interpolate::FEM_InterpolateNodeOnFace().
Definition at line 31 of file fem_interpolate.h.
Definition at line 32 of file fem_interpolate.h.
Referenced by FEM_AdaptL::edge_contraction_help(), FEM_add_node(), FEM_Interpolate::FEM_InterpolateNodeOnEdge(), and FEM_MUtil::splitEntityRemote().
Definition at line 33 of file fem_interpolate.h.
Referenced by FEM_AdaptL::edge_contraction_help(), FEM_add_node(), FEM_Interpolate::FEM_InterpolateNodeOnEdge(), and FEM_MUtil::splitEntityRemote().
1.5.5