NuTo
Numerics Tool
Functions
PlateWithHole.cpp File Reference
#include "BoostUnitTest.h"
#include <string>
#include <iostream>
#include <boost/filesystem.hpp>
#include "nuto/mechanics/structures/unstructured/Structure.h"
#include "nuto/mechanics/groups/Group.h"
#include "nuto/mechanics/nodes/NodeBase.h"
#include "nuto/mechanics/MechanicsEnums.h"
#include "nuto/visualize/VisualizeEnum.h"
#include "nuto/mechanics/sections/SectionPlane.h"
#include "nuto/mechanics/constraints/ConstraintCompanion.h"
#include "PlateWithHoleAnalytic.h"

Functions

void ApplyBCs (NuTo::Structure &s)
 
void CheckSolution (NuTo::Structure &s, double tolerance)
 
 BOOST_AUTO_TEST_CASE (PlateWithHole)
 

Function Documentation

void ApplyBCs ( NuTo::Structure &  s)
BOOST_AUTO_TEST_CASE ( PlateWithHole  )
void CheckSolution ( NuTo::Structure &  s,
double  tolerance 
)