libROM  v1.0
Data-driven physical simulation library
CAROM::SampleMeshManager Member List

This is the complete list of members for CAROM::SampleMeshManager, including all inherited members.

ConstructSampleMesh()CAROM::SampleMeshManager
GatherDistributedMatrixRows(const string variable, CAROM::Matrix const &B, const int rdim, CAROM::Matrix &Bsp) constCAROM::SampleMeshManager
GetNumVarSamples(const string variable) constCAROM::SampleMeshManager
GetSampledValues(const string variable, mfem::Vector const &v, CAROM::Vector &s) constCAROM::SampleMeshManager
GetSampleElements()CAROM::SampleMeshManagerinline
GetSampleFESpace(const int space) constCAROM::SampleMeshManagerinline
GetSampleMesh() constCAROM::SampleMeshManagerinline
RegisterSampledVariable(const string variable, const int space, vector< int > const &sample_dofs_v, vector< int > const &num_sample_dofs_per_proc)CAROM::SampleMeshManager
SampleMeshManager(vector< ParFiniteElementSpace * > &fespace_, string visFileName="", double visScale=1.0)CAROM::SampleMeshManager
WriteVariableSampleMap(const string variable, string file_name) constCAROM::SampleMeshManager
~SampleMeshManager()CAROM::SampleMeshManagerinline