Intrepid
Classes
Intrepid_PointTools.hpp File Reference

Header file for utility class to provide point tools, such as barycentric coordinates, equispaced lattices, and warp-blend point distrubtions. More...

#include "Shards_CellTopology.hpp"
#include "Teuchos_Assert.hpp"
#include "Intrepid_Polylib.hpp"
#include "Intrepid_FieldContainer.hpp"
#include "Intrepid_CellTools.hpp"
#include <stdexcept>
#include <Intrepid_PointToolsDef.hpp>

Go to the source code of this file.

Classes

class  Intrepid::PointTools
 Utility class that provides methods for calculating distributions of points on different cells. More...
 

Detailed Description

Header file for utility class to provide point tools, such as barycentric coordinates, equispaced lattices, and warp-blend point distrubtions.

Author
Created by R. Kirby

Definition in file Intrepid_PointTools.hpp.