5 #ifndef _FRACTUREMODEL_H_
6 #define _FRACTUREMODEL_H_
FractureModel(const GeomFields &geomFields, FractureFields &fractureFields, const MeshList &meshes)
FractureVCMap & getVCMap()
std::map< int, FractureBC< T > * > FractureBCMap
FractureModelOptions< T > & getOptions()
void advance(const int niter)
FractureBCMap & getBCMap()
std::map< int, FractureVC< T > * > FractureVCMap
FractureBC< T > & getBC(const int id)
vector< Mesh * > MeshList