OGS
ProcessLib::AssemblyMixinBase Member List

This is the complete list of members for ProcessLib::AssemblyMixinBase, including all inherited members.

ActiveElementIDsState enum nameProcessLib::AssemblyMixinBaseprivate
AssemblyMixinBase(AbstractJacobianAssembler &jacobian_assembler, bool const is_linear, bool const use_monolithic_scheme)ProcessLib::AssemblyMixinBaseexplicitprotected
bulk_mesh_assembly_data_ProcessLib::AssemblyMixinBaseprotected
bulk_mesh_matrix_cache_ProcessLib::AssemblyMixinBaseprotected
copyResiduumVectorsToBulkMesh(GlobalVector const &rhs, NumLib::LocalToGlobalIndexMap const &local_to_global_index_map, std::vector< std::reference_wrapper< MeshLib::PropertyVector< double > > > residuum_vectors)ProcessLib::AssemblyMixinBaseprotectedstatic
copyResiduumVectorsToSubmesh(int const process_id, GlobalVector const &rhs, NumLib::LocalToGlobalIndexMap const &local_to_global_index_map, ProcessLib::Assembly::SubmeshAssemblyData const &sad)ProcessLib::AssemblyMixinBaseprotectedstatic
ids_state_ProcessLib::AssemblyMixinBaseprivate
initializeAssemblyOnSubmeshes(MeshLib::Mesh &bulk_mesh, std::vector< std::reference_wrapper< MeshLib::Mesh > > const &submeshes, std::vector< std::vector< std::string > > const &residuum_names, std::vector< std::vector< std::reference_wrapper< ProcessVariable > > > const &pvs)ProcessLib::AssemblyMixinBaseprotected
is_linear_ProcessLib::AssemblyMixinBaseprotected
isLinear() constProcessLib::AssemblyMixinBaseinlineprotected
last_assembly_was_ProcessLib::AssemblyMixinBaseprotected
pvma_ProcessLib::AssemblyMixinBaseprotected
submesh_assembly_data_ProcessLib::AssemblyMixinBaseprotected
submesh_matrix_cache_ProcessLib::AssemblyMixinBaseprotected
updateActiveElements(ProcessLib::Process const &process)ProcessLib::AssemblyMixinBaseprotected
updateActiveElementsImpl(Process const &process)ProcessLib::AssemblyMixinBaseprivate