NuTo
Numerics Tool
Macros | Functions
IntegrationPointVoronoiCells.cpp File Reference
#include "nuto/mechanics/constitutive/ConstitutiveEnum.h"
#include "nuto/mechanics/elements/ElementBase.h"
#include "nuto/mechanics/elements/IpDataEnum.h"
#include "nuto/mechanics/integrationtypes/IntegrationTypeEnum.h"
#include "nuto/mechanics/interpolationtypes/InterpolationTypeEnum.h"
#include "nuto/mechanics/nodes/NodeBase.h"
#include "nuto/mechanics/nodes/NodeEnum.h"
#include "nuto/mechanics/groups/GroupEnum.h"
#include "nuto/mechanics/sections/SectionPlane.h"
#include "nuto/mechanics/structures/unstructured/Structure.h"
#include "nuto/base/Exception.h"
#include "nuto/visualize/VisualizeEnum.h"

Macros

#define PRINTRESULT   false
 

Functions

void CheckTriangle (NuTo::eIntegrationType rIntegrationType)
 
int main ()
 

Macro Definition Documentation

#define PRINTRESULT   false

Function Documentation

void CheckTriangle ( NuTo::eIntegrationType  rIntegrationType)
int main ( )