COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
TermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD > Member List

This is the complete list of members for TermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >, including all inherited members.

access_component(const URI &path) const Component
access_component_checked(const URI &path)Component
access_component_checked(const URI &path) const Component
add_component(const boost::shared_ptr< Component > &subcomp)Component
add_link(Component &linked_component)Component
add_static_component(const boost::shared_ptr< Component > &subcomp)Componentprotected
add_tag(const std::string &tag)TaggedObject
bdry_fields()Terminline
bdry_solution()Terminline
bdry_solution_gradient()Terminline
begin()Component
begin() const Component
call_signal(const SignalID &sname, SignalArgs &sinput)SignalHandler
call_signal(const SignalID &sname, std::vector< std::string > &sinput)SignalHandler
clear()Component
ColVector_NDIM typedefTermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >
complete_path(URI &path) const Component
Component(const std::string &name)Component
compute_convective_flux(const DATA &p, const ColVector_NDIM &normal, RowVector_NEQS &flux, Real &wave_speed)TermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >inline
compute_diffusive_flux(const DATA &p, const ColVector_NDIM &normal, RowVector_NEQS &flux, Real &wave_speed)TermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >inline
compute_phys_data(const ColVector_NDIM &coords, const RowVector_NVAR &vars, const RowVector_NGRAD &gradvars, const Matrix_NDIMxNGRAD &gradvars_grad, DATA &phys_data)TermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >inline
compute_riemann_flux(const DATA &left, const DATA &right, const ColVector_NDIM &normal, RowVector_NEQS &flux, Real &wave_speed)TermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >inline
compute_source(const DATA &p, RowVector_NEQS &source)TermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >inline
configure_option_recursively(const std::string &optname, const boost::any &val)Component
connection(const std::string &name)ConnectionManager
const_iterator typedefComponent
count_children() const Component
create_bdry_fields()Termvirtual
create_component(const std::string &name, const std::string &builder)Component
create_component(const std::string &name)Componentinline
create_component(const std::string &name, const std::string &builder)Component
create_fields()Termvirtual
create_static_component(const std::string &name)Componentinline
derived_type_name() const =0Componentpure virtual
ENABLE_CONVECTION enum valueTermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >
ENABLE_DIFFUSION enum valueTermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >
ENABLE_SOURCE enum valueTermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >
end()Component
end() const Component
fields()Terminline
get_bdry_variables(const mesh::Space &space, const Uint elem_idx, const ColVector_NDIM &coords, const mesh::ReconstructPoint &interpolation, const std::vector< mesh::ReconstructPoint > &gradient, const Matrix_NDIMxNDIM &jacobian, const Matrix_NDIMxNDIM &jacobian_inverse, const Real &jacobian_determinant, RowVector_NVAR &vars, RowVector_NGRAD &gradvars, Matrix_NDIMxNGRAD &gradvars_grad)TermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >inline
get_child(const std::string &name)Component
get_child(const std::string &name) const Component
get_child_checked(const std::string &name)Component
get_child_checked(const std::string &name) const Component
get_tags() const TaggedObject
get_variables(const mesh::Space &space, const Uint elem_idx, const ColVector_NDIM &coords, const mesh::ReconstructPoint &interpolation, const std::vector< mesh::ReconstructPoint > &gradient, const Matrix_NDIMxNDIM &jacobian, const Matrix_NDIMxNDIM &jacobian_inverse, const Real &jacobian_determinant, RowVector_NVAR &vars, RowVector_NGRAD &gradvars, Matrix_NDIMxNGRAD &gradvars_grad)TermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >inline
handle()Componentinline
handle() const Componentinline
handle()Componentinline
handle() const Componentinline
has_tag(const std::string &tag) const TaggedObject
info(const std::string &what=std::string("cospt")) const Component
iterator typedefComponent
m_bdry_fieldsTermprotected
m_bdry_solutionTermprotected
m_bdry_solution_gradientTermprotected
m_fieldsTermprotected
m_signalsSignalHandler
m_solutionTermprotected
m_timeTermprotected
manage_connection(const std::string &name)ConnectionManager
mark_basic()Component
Matrix_NDIMxNDIM typedefTermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >
Matrix_NDIMxNEQS typedefTermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >
Matrix_NDIMxNGRAD typedefTermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >
Matrix_NDIMxNVAR typedefTermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >
Matrix_NEQSxNEQS typedefTermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >
move_to(Component &to_parent)Component
name() const Componentinline
NDIMTermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >static
NEQSTermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >static
NGRADTermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >static
NVARTermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >static
options()Component
options() const Component
parent() const Component
properties()Component
properties() const Component
put_components(std::vector< boost::shared_ptr< ComponentT > > &vec, const bool recurse)Componentinline
put_components(std::vector< boost::shared_ptr< ComponentT const > > &vec, const bool recurse) const Component
put_components(std::vector< boost::shared_ptr< Component > > &vec, const bool recurse)Componentinline
put_components(std::vector< boost::shared_ptr< Component const > > &vec, const bool recurse) const Componentinline
raise_tree_updated_event()Componentprotected
recursive_begin()Component
recursive_begin() const Component
recursive_end()Component
recursive_end() const Component
regist_signal(const SignalID &sname)SignalHandler
remove_component(const std::string &name)Component
remove_component(Component &subcomp)Component
remove_tag(const std::string &tag)TaggedObject
rename(const std::string &name)Component
reset_options()Component
root() const Component
root()Component
RowVector_NEQS typedefTermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >
RowVector_NGRAD typedefTermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >
RowVector_NVAR typedefTermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >
set_phys_data_constants(DATA &phys_data)TermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >inline
signal(const SignalID &sname)SignalHandler
signal(const SignalID &sname) const SignalHandler
signal_add_tag(SignalArgs &args)Component
signal_clear(SignalArgs &args)Component
signal_configure(SignalArgs &args)Component
signal_create_component(SignalArgs &args)Component
signal_delete_component(SignalArgs &args)Component
signal_exists(const SignalID &sname) const SignalHandler
signal_list() const SignalHandler
signal_list_content(SignalArgs &args)Component
signal_list_options(SignalArgs &args) const Component
signal_list_options_recursive(SignalArgs &args) const Component
signal_list_properties(SignalArgs &args) const Component
signal_list_signals(SignalArgs &args) const Component
signal_list_signals_recursive(SignalArgs &args) const Component
signal_list_tree(SignalArgs &args) const Component
signal_list_tree_recursive(SignalArgs &args) const Component
signal_move_component(SignalArgs &args)Component
signal_print_info(SignalArgs &args) const Component
signal_print_tree(SignalArgs &args) const Component
signal_rename_component(SignalArgs &args)Component
signal_reset_options(SignalArgs &args)Component
signal_save_tree(SignalArgs &args)Component
signal_signature(SignalArgs &args)Component
signal_store_timings(SignalArgs &args)Component
signature_add_tag(SignalArgs &args)Component
signature_create_component(SignalArgs &args)Component
signature_move_component(SignalArgs &args)Component
signature_print_tree(SignalArgs &args) const Component
signature_rename_component(SignalArgs &args)Component
solution()Terminline
cf3::storage_t typedefSignalHandler
TaggedObject()TaggedObject
Term(const std::string &name)Term
TermBase(const std::string &name)TermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >inline
time() const Terminline
tree(bool basic_mode=false, Uint depth=0, Uint recursion_level=0) const Component
type_name()TermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >inlinestatic
unregist_signal(const SignalID &sname)SignalHandler
uri() const Component
~Component()Componentvirtual
~ConnectionManager()ConnectionManager
~SignalHandler()SignalHandler
~Term()Termvirtual
~TermBase()TermBase< NB_DIM, NB_EQS, NB_VAR, NB_GRAD >inlinevirtual
Send comments to:
COOLFluiD Web Admin