| abs(const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > x, const bool interior_only=true) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| add(const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > x, const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > y, const bool interior_only=true) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| addComponent(const tbox::Pointer< hier::Variable< DIM > > &var, const int comp_data_id, const int control_vol_id=-1, const tbox::Pointer< math::HierarchyDataOpsReal< DIM, TYPE > > vop=(tbox::Pointer< math::HierarchyDataOpsReal< DIM, TYPE > >)(NULL)) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| addScalar(const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > x, const TYPE &alpha, const bool interior_only=true) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| allocateVectorData(const double timestamp=0.0, tbox::Pointer< tbox::Arena > pool=NULL) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| axpy(const TYPE &alpha, const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > x, const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > y, const bool interior_only=true) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| cloneVector(const std::string &name) const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| compareToScalar(const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > x, const TYPE &alpha) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| computeConstrProdPos(const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > x) const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| copyVector(const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > src_vec, const bool interior_only=true) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| d_coarsest_level | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | private |
| d_component_data_id | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | private |
| d_component_operations | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | private |
| d_component_variable | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | private |
| d_control_volume_data_id | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | private |
| d_finest_level | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | private |
| d_hierarchy | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | private |
| d_number_components | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | private |
| d_output_stream | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | private |
| d_variableid_2_vectorcomponent_map | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | private |
| d_vector_name | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | private |
| deallocateVectorData() | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| divide(const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > x, const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > y, const bool interior_only=true) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| dot(const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > x, bool local_only=false) const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| freeVectorComponents() | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| getCoarsestLevelNumber() const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| getComponentDescriptorIndex(const int component) const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| getComponentPatchData(const int comp_id, const hier::Patch< DIM > &patch) const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| getComponentPatchData(const tbox::Pointer< hier::Variable< DIM > > &var, const hier::Patch< DIM > &patch) const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| getComponentVariable(const int component) const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| getControlVolumeIndex(const int component) const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| getFinestLevelNumber() const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| getName() const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| getNumberOfComponents() const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| getOutputStream() | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| getPatchHierarchy() const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| L1Norm(bool local_only=false) const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| L2Norm(bool local_only=false) const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| linearSum(const TYPE &alpha, const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > x, const TYPE &beta, const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > y, const bool interior_only=true) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| max(const bool interior_only=true) const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| maxNorm(bool local_only=false) const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| maxPointwiseDivide(const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > denom) const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| min(const bool interior_only=true) const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| multiply(const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > x, const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > y, const bool interior_only=true) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| operator=(const SAMRAIVectorReal< DIM, TYPE > &) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | private |
| print(std::ostream &s=tbox::plog, const bool interior_only=true) const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| reciprocal(const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > x, const bool interior_only=true) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| resetLevels(const int coarsest_level, const int finest_level) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| RMSNorm() const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| s_cell_ops | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | privatestatic |
| s_edge_ops | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | privatestatic |
| s_face_ops | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | privatestatic |
| s_instance_counter | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | privatestatic |
| s_node_ops | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | privatestatic |
| s_side_ops | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | privatestatic |
| SAMRAIVectorReal(const std::string &name, tbox::Pointer< hier::PatchHierarchy< DIM > > hierarchy, const int coarsest_level, const int finest_level) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| SAMRAIVectorReal(const SAMRAIVectorReal< DIM, TYPE > &) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | private |
| scale(const TYPE &alpha, const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > x, const bool interior_only=true) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| setComponent(const int comp_id, const tbox::Pointer< hier::Variable< DIM > > &var, const int data_id, const int control_vol_id=-1, const tbox::Pointer< math::HierarchyDataOpsReal< DIM, TYPE > > vop=(tbox::Pointer< math::HierarchyDataOpsReal< DIM, TYPE > >)(NULL)) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | private |
| setName(const std::string &name) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| setNumberOfComponents(int num_comp) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | private |
| setOutputStream(std::ostream &s) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| setRandomValues(const TYPE &width, const TYPE &low, const bool interior_only=true) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| setToScalar(const TYPE &alpha, const bool interior_only=true) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| subtract(const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > x, const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > y, const bool interior_only=true) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| swapVectors(tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > other) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| testReciprocal(const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > x) | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| weightedL2Norm(const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > wgt) const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| weightedRMSNorm(const tbox::Pointer< SAMRAIVectorReal< DIM, TYPE > > wgt) const | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | |
| ~DescribedClass() | SAMRAI::tbox::DescribedClass | virtual |
| ~SAMRAIVectorReal() | SAMRAI::solv::SAMRAIVectorReal< DIM, TYPE > | virtual |