NuTo
Numerics Tool
Public Member Functions | Protected Member Functions | List of all members
NuTo::Tetrahedron Class Reference

#include <Tetrahedron.h>

Inheritance diagram for NuTo::Tetrahedron:
NuTo::Shape

Public Member Functions

eShape Enum () const override
 
bool IsWithinShape (Eigen::VectorXd xi, double e=1e-8) const override
 

Protected Member Functions

void Info (std::ostream &out) const override
 

Member Function Documentation

eShape NuTo::Tetrahedron::Enum ( ) const
inlineoverridevirtual

Implements NuTo::Shape.

void NuTo::Tetrahedron::Info ( std::ostream &  out) const
inlineoverrideprotectedvirtual

Implements NuTo::Shape.

bool NuTo::Tetrahedron::IsWithinShape ( Eigen::VectorXd  xi,
double  e = 1e-8 
) const
inlineoverridevirtual

Implements NuTo::Shape.


The documentation for this class was generated from the following file: