20 #ifndef __mast__level_set_void_solution__ 21 #define __mast__level_set_void_solution__ 31 class LevelSetInterfaceDofHandler;
32 class LevelSetIntersection;
67 libMesh::NumericVector<Real>& dX);
81 #endif // __mast__level_set_void_solution__ virtual void init(MAST::AssemblyBase &assembly)
MAST::LevelSetIntersection * _intersection
void update_void_solution(libMesh::NumericVector< Real > &X, libMesh::NumericVector< Real > &dX)
This will compute the solution at the interface under the assumption of zero surface normal flux...
MAST::LevelSetInterfaceDofHandler * _dof_handler
virtual ~LevelSetVoidSolution()
MAST::AssemblyBase & get_assembly()
MAST::AssemblyBase * _assembly