#include "std/stop_watch.H"
#include "mi.H"
#include "lmesh.H"
Include dependency graph for fit.C:
Go to the source code of this file.
Functions | |
void | fit (LMESHptr &mesh, bool do_gauss_seidel) |
int | main (int argc, char *argv[]) |
|
Definition at line 23 of file fit.C. References stop_watch::elapsed_time(), err_msg(), j, and mlib::Vec3< V >::length(). Referenced by main(). |
|
Definition at line 87 of file fit.C. References err_msg(), fit(), and LMESH::read_jot_stream(). |