Go to the documentation of this file.
35#ifndef dummylocalizer_h
36#define dummylocalizer_h
63 int init(
bool force =
false)
override;
67 GaussPoint *giveClosestIP(
const FloatArray &coords,
int region,
bool iCohesiveZoneGP =
false)
override;
68 void giveAllElementsWithIpWithinBox(elementContainerType &elemSet,
const FloatArray &coords,
const double radius)
override;
69 void giveAllNodesWithinBox(nodeContainerType &nodeList,
const FloatArray &coords,
const double radius)
override;
70 Node *giveNodeClosestToPoint(
const FloatArray &coords,
double maxDist)
override;
72 const char *
giveClassName()
const override {
return "DummySpatialLocalizer"; }
DummySpatialLocalizer(Domain *d)
Constructor.
std ::vector< IntArray > region_elements
const char * giveClassName() const override
virtual ~DummySpatialLocalizer()
Destructor.
SpatialLocalizer(Domain *d)
Constructor.
This page is part of the
OOFEM-3.0 documentation. Copyright Copyright (C) 1994-2025 Borek Patzak
Bořek Patzák
Project e-mail:
oofem@fsv.cvut.cz
Generated at for OOFEM by
doxygen
1.15.0 written by Dimitri van Heesch,
© 1997-2011