Chi-Tech
ff_gridbased_04_utils.cc
Go to the documentation of this file.
1
#include "
fieldfunction_gridbased.h
"
2
3
// #########################################################
4
/**Makes a ghosted version of the field vector.*/
5
std::vector<double>
6
chi_physics::FieldFunctionGridBased::GetGhostedFieldVector
()
const
7
{
8
return
ghosted_field_vector_
->LocalSTLData();
9
}
chi_physics::FieldFunctionGridBased::ghosted_field_vector_
std::unique_ptr< chi_math::GhostedParallelSTLVector > ghosted_field_vector_
Definition:
fieldfunction_gridbased.h:98
chi_physics::FieldFunctionGridBased::GetGhostedFieldVector
std::vector< double > GetGhostedFieldVector() const
Definition:
ff_gridbased_04_utils.cc:6
fieldfunction_gridbased.h
framework
physics
FieldFunction
ff_gridbased_04_utils.cc
Generated by
1.9.3