65 void save(
Serializer &rSerializer)
const override;
101 std::size_t mMaxSize;
106 void LimitToMaxSize();
Definition: closest_points.h:74
ClosestPointsContainer & operator=(const ClosestPointsContainer &rOther)=delete
const ContainerType & GetPoints() const
Definition: closest_points.h:94
ContainerType & GetPoints()
Definition: closest_points.h:92
std::set< PointWithId > ContainerType
Definition: closest_points.h:76
This object defines an indexed object.
Definition: indexed_object.h:54
std::size_t IndexType
The definition of the index type.
Definition: indexed_object.h:63
Point class.
Definition: point.h:59
std::size_t IndexType
Definition: point.h:79
Definition: closest_points.h:34
PointWithId & operator=(const PointWithId &rOther)=delete
double GetDistance() const
Definition: closest_points.h:47
The serialization consists in storing the state of an object into a storage format like data file or ...
Definition: serializer.h:123
Short class definition.
Definition: array_1d.h:61
static double max(double a, double b)
Definition: GeometryFunctions.h:79
REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
Definition: mesh_condition.cpp:21
bool operator<(Dof< TDataType > const &First, Dof< TDataType > const &Second)
Less than operator.
Definition: dof.h:584
bool operator==(const Flags &Left, const Flags &Right)
Definition: flags.cpp:45
def load(f)
Definition: ode_solve.py:307
Configure::ContainerType ContainerType
Definition: transfer_utility.h:247