uberdriver.h File Reference
#include <sys/time.h>
#include <algorithm>
#include <vector>
#include <iterator>
#include <string>
#include <utility>
#include <iostream>
#include <type_traits>
#include <memory>
#include <limits>
#include "portage/support/portage.h"
#include "portage/search/search_kdtree.h"
#include "portage/search/search_swept_face.h"
#include "portage/intersect/intersect_rNd.h"
#include "portage/intersect/intersect_swept_face.h"
#include "portage/interpolate/interpolate_nth_order.h"
#include "wonton/mesh/flat/flat_mesh_wrapper.h"
#include "wonton/state/flat/flat_state_mm_wrapper.h"
#include "wonton/support/Point.h"
#include "wonton/state/state_vector_multi.h"
#include "portage/driver/coredriver.h"

Go to the source code of this file.

Classes

class  Portage::UberDriver< D, SourceMesh, SourceState, TargetMesh, TargetState, InterfaceReconstructorType, Matpoly_Splitter, Matpoly_Clipper, CoordSys >
 UberDriver provides the API to mapping multi-material data from one mesh to another in a general way. More...
 

Namespaces

 Portage