COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
This is the complete list of members for Field, 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) | Component | protected |
add_tag(const std::string &tag) | TaggedObject | |
array() | Table< Real > | inline |
array() const | Table< Real > | inline |
ArrayStorage typedef | Field | |
ArrayT typedef | Table< Real > | |
begin() | Component | |
begin() const | Component | |
Buffer typedef | Table< Real > | |
call_signal(const SignalID &sname, SignalArgs &sinput) | SignalHandler | |
call_signal(const SignalID &sname, std::vector< std::string > &sinput) | SignalHandler | |
clear() | Component | |
col(const Uint c) | Field | |
complete_path(URI &path) const | Component | |
Component(const std::string &name) | Component | |
configure_option_recursively(const std::string &optname, const boost::any &val) | Component | |
connection(const std::string &name) | ConnectionManager | |
const_iterator typedef | Component | |
ConstRow typedef | Table< Real > | |
continuous() const | Field | |
coordinates() const | Field | |
count_children() const | Component | |
create_buffer(const size_t buffersize=16384) | Table< Real > | inline |
create_buffer_ptr(const size_t buffersize=16384) | Table< Real > | inline |
create_component(const std::string &name, const std::string &builder) | Component | |
create_component(const std::string &name) | Component | inline |
create_component(const std::string &name, const std::string &builder) | Component | |
create_descriptor(const std::string &description, const Uint dimension=0) | Field | |
create_static_component(const std::string &name) | Component | inline |
derived_type_name() const =0 | Component | pure virtual |
descriptor() const | Field | inline |
dict() const | Field | |
discontinuous() const | Field | |
end() | Component | |
end() const | Component | |
entities_range() const | Field | |
Field(const std::string &name) | Field | |
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 | |
glb_idx() const | Field | |
handle() | Component | inline |
handle() const | Component | inline |
handle() | Component | inline |
handle() const | Component | inline |
has_tag(const std::string &tag) const | TaggedObject | |
has_variable(const std::string &vname) const | Field | |
info(const std::string &what=std::string("cospt")) const | Component | |
is_ghost(const Uint idx) const | Field | |
iterator typedef | Component | |
m_comm_pattern | Field | private |
m_descriptor | Field | private |
m_dict | Field | private |
m_signals | SignalHandler | |
m_var_type | Field | private |
manage_connection(const std::string &name) | ConnectionManager | |
mark_basic() | Component | |
move_to(Component &to_parent) | Component | |
name() const | Component | inline |
nb_vars() const | Field | |
operator*=(const Real &c) | Field | inline |
operator*=(const Field &U) | Field | inline |
operator+=(const Real &c) | Field | inline |
operator+=(const Field &U) | Field | inline |
operator-=(const Real &c) | Field | inline |
operator-=(const Field &U) | Field | inline |
operator/=(const Real &c) | Field | inline |
operator/=(const Field &U) | Field | inline |
operator=(const Field &U) | Field | inline |
operator=(const Real &c) | Field | inline |
operator[](const Uint idx) | Table< Real > | inline |
operator[](const Uint idx) const | Table< Real > | inline |
options() | Component | |
options() const | Component | |
parallelize() | Field | |
parallelize_with(common::PE::CommPattern &comm_pattern) | Field | |
parent() const | Component | |
properties() | Component | |
properties() const | Component | |
put_components(std::vector< boost::shared_ptr< ComponentT > > &vec, const bool recurse) | Component | inline |
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) | Component | inline |
put_components(std::vector< boost::shared_ptr< Component const > > &vec, const bool recurse) const | Component | inline |
raise_tree_updated_event() | Component | protected |
range typedef | Field | private |
rank() const | Field | |
recursive_begin() | Component | |
recursive_begin() const | Component | |
recursive_end() | Component | |
recursive_end() const | Component | |
ref() | Field | |
Ref typedef | Field | |
RefCol typedef | Field | |
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 | |
resize(const Uint nb_rows) | Table< Real > | inlinevirtual |
root() const | Component | |
root() | Component | |
row(const Uint r) | Field | |
Row typedef | Table< Real > | |
row_size(Uint i=0) const | Table< Real > | inline |
RowArrayRef typedef | Field | |
RowArrayStorage typedef | Field | |
RowTensorRef typedef | Field | |
RowTensorStorage typedef | Field | |
RowVectorRef typedef | Field | |
RowVectorStorage typedef | Field | |
scalar(const Uint r) | Field | |
seekp(const Uint p) | Table< Real > | inline |
set_descriptor(math::VariablesDescriptor &descriptor) | Field | |
set_dict(Dictionary &dict) | Field | |
set_row(const Uint array_idx, const VectorT &row) | Table< Real > | inline |
set_row_size(const Uint nb_cols) | Table< Real > | inline |
set_var_type(const VarType var_type) | Field | |
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 | |
size() const | Table< Real > | inline |
space(const Handle< Entities const > &entities) const | Field | |
space(const Entities &entities) const | Field | |
spaces() const | Field | |
cf3::storage_t typedef | SignalHandler | |
synchronize() | Field | |
Table(const std::string &name) | Table< Real > | inline |
TaggedObject() | TaggedObject | |
tellp() const | Table< Real > | inline |
tensor(const Uint r) | Field | |
tree(bool basic_mode=false, Uint depth=0, Uint recursion_level=0) const | Component | |
type_name() | Field | inlinestatic |
unregist_signal(const SignalID &sname) | SignalHandler | |
uri() const | Component | |
value_type typedef | Table< Real > | |
var_length(const std::string &vname) const | Field | |
var_length(const Uint i=0) const | Field | |
var_name(Uint i=0) const | Field | |
var_number(const std::string &vname) const | Field | |
var_offset(const std::string &vname) const | Field | |
var_offset(const Uint var_nb) const | Field | |
var_type() const | Field | |
vector(const Uint r) | Field | |
view(const Uint start, const Uint size) | Field | |
view(common::Table< Uint >::ConstRow &indices) | Field | |
View typedef | Field | |
~Component() | Component | virtual |
~ConnectionManager() | ConnectionManager | |
~Field() | Field | virtual |
~SignalHandler() | SignalHandler |
Send comments to: COOLFluiD Web Admin |