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

#include <Prism.h>

Inheritance diagram for NuTo::Prism:
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::Prism::Enum ( ) const
inlineoverridevirtual

Implements NuTo::Shape.

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

Implements NuTo::Shape.

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

Implements NuTo::Shape.


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