DOLFIN
DOLFIN C++ interface
dolfin::MultiStageScheme Member List

This is the complete list of members for dolfin::MultiStageScheme, including all inherited members.

bcs() constdolfin::MultiStageScheme
dt()dolfin::MultiStageScheme
dt_stage_offset() constdolfin::MultiStageScheme
id() constdolfin::Variableinline
implicit(unsigned int stage) constdolfin::MultiStageScheme
implicit() constdolfin::MultiStageScheme
jacobian_index(unsigned int stage) constdolfin::MultiStageScheme
label() constdolfin::Variable
last_stage()dolfin::MultiStageScheme
MultiStageScheme(std::vector< std::vector< std::shared_ptr< const Form >>> stage_forms, std::shared_ptr< const Form > last_stage, std::vector< std::shared_ptr< Function > > stage_solutions, std::shared_ptr< Function > u, std::shared_ptr< Constant > t, std::shared_ptr< Constant > dt, std::vector< double > dt_stage_offset, std::vector< int > jacobian_indices, unsigned int order, const std::string name, const std::string human_form, std::vector< std::shared_ptr< const DirichletBC >> bcs={})dolfin::MultiStageScheme
name() constdolfin::Variable
operator=(const Variable &variable)dolfin::Variable
order() constdolfin::MultiStageScheme
parametersdolfin::Variable
rename(const std::string name, const std::string label)dolfin::Variable
solution()dolfin::MultiStageScheme
solution() constdolfin::MultiStageScheme
stage_forms()dolfin::MultiStageScheme
stage_solutions()dolfin::MultiStageScheme
str(bool verbose) constdolfin::MultiStageSchemevirtual
t()dolfin::MultiStageScheme
Variable()dolfin::Variable
Variable(const std::string name, const std::string label)dolfin::Variable
Variable(const Variable &variable)dolfin::Variable
~Variable()dolfin::Variablevirtual