|
libROM
v1.0
Data-driven physical simulation library
|
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) const | CAROM::SampleMeshManager | |
| GetNumVarSamples(const string variable) const | CAROM::SampleMeshManager | |
| GetSampledValues(const string variable, mfem::Vector const &v, CAROM::Vector &s) const | CAROM::SampleMeshManager | |
| GetSampleElements() | CAROM::SampleMeshManager | inline |
| GetSampleFESpace(const int space) const | CAROM::SampleMeshManager | inline |
| GetSampleMesh() const | CAROM::SampleMeshManager | inline |
| 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) const | CAROM::SampleMeshManager | |
| ~SampleMeshManager() | CAROM::SampleMeshManager | inline |