Classes | Namespaces

Topology_FractureCriterion.h File Reference

#include <cassert>
#include "Teuchos_ScalarTraits.hpp"
#include "Topology_Types.h"
Include dependency graph for Topology_FractureCriterion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LCM::AbstractFractureCriterion
 Base class for fracture criteria. More...
class  LCM::FractureCriterionRandom
 Random fracture criterion given a probability of failure. More...

Namespaces

namespace  LCM
 

Fracture criteria classes are required to have a method called check that takes as argument an entity and returns a bool.