SheafSystem  0.0.0.0
base_space_map.cc File Reference

Implementation for class base_space_map. A map from one sec_rep_space to another. More...

#include "SheafSystem/assert_contract.h"
#include "SheafSystem/base_space_map.h"
#include "SheafSystem/base_space_map_push_action.h"
#include "SheafSystem/binary_section_space_schema_member.h"
#include "SheafSystem/binary_section_space_schema_poset.h"
#include "SheafSystem/block.impl.h"
#include "SheafSystem/constant_base_space_map_push_action.h"
#include "SheafSystem/copy_base_space_map_push_action.h"
#include "SheafSystem/discretization_context.h"
#include "SheafSystem/discretization_iterator.h"
#include "SheafSystem/discretization_pusher.h"
#include "SheafSystem/error_message.h"
#include "SheafSystem/eval_iterator.h"
#include "SheafSystem/namespace_poset.h"
#include "SheafSystem/postorder_iterator.h"
#include "SheafSystem/preorder_iterator.h"
#include "SheafSystem/property_disc_iterator.h"
#include "SheafSystem/sec_ed_invertible.h"
#include "SheafSystem/sec_vd_space.h"
#include "SheafSystem/section_evaluator.h"
#include "SheafSystem/std_utility.h"
#include "SheafSystem/field_vd.h"

Go to the source code of this file.

Namespaces

 fields
 Namespace for fields component of sheaf system.
 

Functions

void fields::print_debug_info (scoped_index xeval_client_id, sec_vd &xoutput, pullback_map::iterator &xitr, block< block< sec_vd_dof_type > * > &xout_dofs)
 

Detailed Description

Implementation for class base_space_map. A map from one sec_rep_space to another.

Definition in file base_space_map.cc.