Mushy Layer  1.0
CoefficientInterpolatorLinearFace Member List

This is the complete list of members for CoefficientInterpolatorLinearFace, including all inherited members.

CoefficientInterpolator(int a_numComps)CoefficientInterpolator< LevelData< FluxBox >, LevelData< FluxBox > >
CoefficientInterpolatorLinearFace(int a_numComps=1)CoefficientInterpolatorLinearFaceinline
define(RefCountedPtr< LevelData< FluxBox > > a_coefOld, RefCountedPtr< LevelData< FluxBox > > a_coefNew, Real a_timeOld, Real a_timeNew)CoefficientInterpolatorLinearFace
dependsUponSolution() constCoefficientInterpolatorLinearFacevirtual
interpolate(LevelData< FluxBox > &a_result, Real a_time)CoefficientInterpolatorLinearFacevirtual
interpolate(LevelData< FluxBox > &a_result, const LevelData< FluxBox > &a_solution, Real a_time)CoefficientInterpolatorLinearFacevirtual
interpolatePrime(LevelData< FluxBox > &a_prime, const LevelData< FluxBox > &a_solution, Real a_time)CoefficientInterpolatorLinearFacevirtual
LevelDataType typedefCoefficientInterpolator< LevelData< FluxBox >, LevelData< FluxBox > >
m_coefNewCoefficientInterpolatorLinearFace
m_coefOldCoefficientInterpolatorLinearFace
m_timeNewCoefficientInterpolatorLinearFace
m_timeOldCoefficientInterpolatorLinearFace
NewtonRaphson(SolutionLevelDataType &a_phi, const SolutionLevelDataType &a_f, Real a_time, const SolutionLevelDataType &a_phi0, Real a_tolerance)CoefficientInterpolator< LevelData< FluxBox >, LevelData< FluxBox > >
numComps() constCoefficientInterpolator< LevelData< FluxBox >, LevelData< FluxBox > >
SolutionLevelDataType typedefCoefficientInterpolator< LevelData< FluxBox >, LevelData< FluxBox > >
solve(LevelData< FluxBox > &a_phi, const LevelData< FluxBox > &a_f, Real a_time, const LevelData< FluxBox > &a_phi0, Real a_tolerance)CoefficientInterpolatorLinearFacevirtual
~CoefficientInterpolator()CoefficientInterpolator< LevelData< FluxBox >, LevelData< FluxBox > >virtual