CppNoddy
0.92
|
A simple check of the OneD_Node_Mesh container that stores nodal data over a given mesh. More...
Go to the source code of this file.
Functions | |
int | main () |
A simple check of the OneD_Node_Mesh container that stores nodal data over a given mesh.
This checks that mesh data is interpolated and integrated correctly. We write
Definition in file 1DNodeMeshComplex.cpp.
int main | ( | ) |
Definition at line 18 of file 1DNodeMeshComplex.cpp.
References CppNoddy::OneD_Node_Mesh< _Type, _Xtype >::coord(), CppNoddy::OneD_Node_Mesh< _Type, _Xtype >::dump(), CppNoddy::OneD_Node_Mesh< _Type, _Xtype >::dump_gnu(), and CppNoddy::Utility::uniform_node_vector().
© 2012
R.E. Hewitt