Amandus: Simulations based on multilevel Schwarz methods
Public Member Functions | Protected Attributes | List of all members
RefineStrategyCahnHillard< dim > Class Template Reference

Public Member Functions

 RefineStrategyCahnHillard (double refine_threshold, double coarsen_threshold)
 
void operator() (Triangulation< dim > &tria, const BlockVector< double > &indicator)
 

Protected Attributes

double refine_threshold
 
double coarsen_threshold
 

Constructor & Destructor Documentation

template<int dim>
RefineStrategyCahnHillard< dim >::RefineStrategyCahnHillard ( double  refine_threshold,
double  coarsen_threshold 
)
inline

Member Function Documentation

template<int dim>
void RefineStrategyCahnHillard< dim >::operator() ( Triangulation< dim > &  tria,
const BlockVector< double > &  indicator 
)
inline

Member Data Documentation

template<int dim>
double RefineStrategyCahnHillard< dim >::coarsen_threshold
protected
template<int dim>
double RefineStrategyCahnHillard< dim >::refine_threshold
protected

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